CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
sql-server-2014
09-07
Mobile
Quering nested Json with SQL Server
08-21
Software design
Re-connect to SQL Server database after SQL Server 2014 reinstallation
08-19
Blockchain
How to convert varbinary(max) to base64 SQL Server 2014
08-05
database
Function that splits string into substrings by len and char
07-29
Software engineering
How to concatenate two values while adding zeros to the right in the second value?
07-27
OS
Combine subtotals from two group by rollup queries in SQL Server 2014
07-09
Software design
Get Distinct Rows By Two Columns With Ordering Desc
06-12
Software engineering
TSQL - ordering by XML sequence with cross apply
06-09
Software engineering
TSQL - ordering by XML sequence with cross apply
06-09
Mobile
Check if today's record already exist or not
05-13
Blockchain
SQL SELECT rows in a table if the given condition is a substring of the column data with a separator
05-10
database
is there a way to not display rows with duplicate ID in SQL?
04-28
Net
Is there a way to take this data, pivot it and then combine it into a single string..?
04-20
Software design
Select JSON value that match column id
04-05
Software design
T SQL Extract String between penultimate and last comma
03-31
Net
Need query to join table on column with comma separated
03-08
OS
Full-Text Search - How to change the declared variable to a phrase
02-21
Software design
How to concatenate multiple rows to single row without messing up the data?
02-10
Back-end
How to set multiple output parameters in stored procedures
02-10
Mobile
Invalid object name 'sys.dm_exec_input_buffer'
01-03
database
Remove minutes and seconds and then convert to UTC timezone
12-29
Mobile
How to get data Horizontally from table Compliance Data Based on Part Id and Compliance Type Id?
12-15
Software design
Pad single digit numbers in column with leading zero
11-26
Enterprise
attempting a replace function on sql but with wildcards
11-18
OS
Select Query for Sum and group it
11-17
Software engineering
TSQL: Selecting parent based on conditions on child
11-11
Net
MS SQL - Get Before / After Specific Rows
11-05
Net
How to get the sum of hour, minutes, and seconds in 2 columns?
11-02
other
Find most frequently accessed tables in SQL Server 2014 without VIEW SERVER STATE permission
10-30
Enterprise
DROP TABLE IF EXISTS under compatibility level 120
10-20
Software engineering
Get comma-separated set of values from table where another reference value on another table appears
10-19
OS
Create a custom column based on the values of three other columns
10-13
Mobile
Reverse order of elements in a string
10-08
Back-end
TSQL Calculate difference between oldest and newest row
10-07
Mobile
SQL LEFT JOIN to many categories
Links:
CodePudding