Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in t-sql

How to extract data from table2 which is closest to the DATE FIELD of table1?

Single Line IF in T-SQL

Aggregate sql resultset into HashBytes value

sql sql-server t-sql

Try to select null as columnName with table alias

sql sql-server t-sql

Get correct week number for december 31st

sql-server t-sql

Indexed view with data for the last two weeks

TSQL Create trigger with transaction and try catch block

Multi-Level parent-child relationship

sql sql-server t-sql

Parameterise values for OFFSET and FETCH NEXT

sql-server t-sql

Update Table by Join and Group by

String or binary data would be truncated. -- even though length shorter than field length

sql sql-server t-sql

Does SQL Server support the Oracle-like WITH clause?

How to prevent timeout in query?

TSQL - export query to xls /xslx / csv

t-sql excel export

Returning a value from a Stored proc as an Output parameter vs a SELECT statement

c# .net t-sql

T-SQL creating a dynamic where statement?

sql sql-server t-sql

How to create a ternary condition on a bit field in T-SQL

Speeding up a SQL view by pre-filtering results

Query with LIKE statement for any of the words, not whole

sql sql-server t-sql sql-like

Multi-Table Selecting with Count of Foreign Key Referred Rows