Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Incorrect syntax near the keyword 'CREATE' while creating function

sql-server

Best way to enforce table participation

LIKE comparison in SQL Server XML datatype

sql sql-server xml xquery

T-SQL equivalent to oracle sql where clause with multiple columns

How can I make a stored procedure commit immediately?

sql-server acid

Determining remote daylight saving in sql server

sql-server timezone dst

join two tables on argument1 ends with argument2

sql sql-server

After a Read Uncommitted query, do I have to set it back to Committed?

What makes one of these queries faster?

sql sql-server

Passing NULL value into parameterized delphi SQL server query

Recursive sum in parent-child hierarchy T-SQL

Separating an address string in SQL

sql sql-server string

Using intersect on more the two tables?

SQL fastest 'GROUP BY' script

Why clustered index is update on update of field which not included in that index (Ms SQL)?

Deadlock graph showing unknown Index name

sql sql-server jdbc deadlock

What is the preferred way to identify whether a stored procedure exists

How do I convert SQL getdate() function into a string in dd/mm/yyyy format?

sql-server

RAND not different for every row in T-SQL UPDATE

sql sql-server tsql

SQL Server : stored procedure transaction