Tags
8 pages
Tsql
TSQL to get SQL Server properties
caution in dropping a temp table before creating it
temp table (#), global temp tables (##) and @table variables
Convert Delimited Values to a table with Ordinal Column
Get Ancestor and Descendant IDs or info using SQL 2005 Common Table Expressions
sp_executesql error with DDL statements (preventing SQL injection)
TSQL SubQuery requires a Table Alias
TSQL : Concatenate values from a datatable column into a delimited string