Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tsql

How to remove any trailing numbers from a string?

string sql-server-2008 tsql

Sql select group by and string concat [duplicate]

How to list fields from dynamic SQL query in SSRS dataset

GUID vs Identity for use with tags

sql-server-2008 tsql tags

Find all the leaf nodes below a subtree in a Tree structure in sql server

sql-server-2008 tsql tree

ISNULL vs CASE Return Type

c# sql tsql

How can I make SQL Server 2012 truncate insertions if they are too big?

HOW TO SELECT FROM EXEC sp_executeSql?

sql-server tsql

Add filestream to an existing table column

How to apply WITH (NOLOCK) to an entire query

sql sql-server tsql

Accumulating previous rows with grouping

sql sql-server tsql

Is it possible to prevent UPDATE or DELETE statements being executed without a WHERE clause?

How to insert JPEG into a SQL Server 2000 database field of image type using Transact SQL

Which is faster, EXISTS before or after the INSERT?

Question about SQL Server HierarchyID depth-first performance

datetime issue with 01/01/1900

c# sql sql-server tsql datetime

using NOT IN for multiple tables

sql tsql

How select XML fields node for all rows

Strange behaviour of CASE construction

SQL Server returns unexpected week number

sql-server-2008 tsql