Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in t-sql

How to profile azure SQL deadlocks?

SQL Select to return a static list of values?

How to successfully migrate/copy a database diagram from different servers

How do I remove an Identity completely

Can I use SQL to plot actual dates based on schedule information?

Get all values from an XML column

Is there an equivalent to ConvertTimeFromUtc in MS SQL Server?

sql-server t-sql

Better way to check condition instead of repeated Case When

What is SQL Server Rand Function algorithm?

Unexpected rand() behaviour?

sql sql-server t-sql

sql: what does Max() -1 mean?

sql t-sql

Another transpose rows to columns question- SQL Server 2005

Why an cursor opened for a select with ORDER by does not reflect updates to the subsequent table

sql sql-server database t-sql

While Loop insert from select statement

Over clause in SQL Server

T-SQL alternatives to nested CASE for better performance?

Order of XML nodes from document preserved in insert?

sql-server xml t-sql

Convert T-SQL to LINQ-to-SQL

c# xml linq-to-sql t-sql

SQL Shift column down 1 row

sql sql-server t-sql

Using MAX of a field to select a record returns MAX of the table ignores the condition