Thursday, April 17, 2008

"Solutions for Common T-SQL Problems" Wiki

MSDN Code Gallery - Solutions for Common T-SQL Problems

"Information presented in this WIKI represents the suggestions, ideas, and opinions of Volunteer Moderators and Answerers who support the Microsoft MSDN SQL Server Forums. (Unless specifically stated otherwise, nothing should be construed to represent the official positions or opinions of Microsoft and/or its Employees.)

...

How To Examples of selected T-SQL programming constructs
Create a Comma Delimited List from a Column in a Table
Create and Use A Numbers Table
Control Return Results by Range
Find and/or Delete Duplicate Rows in a Table
Find Rows of Data Between Two Dates
Increment an AlphaNumeric Value
Use ISNULL() and COALESCE()

..."

Still in the early, initial phase, but could grow into a useful resource (actually it already is for me as I always forget  COALESCE  ;)

(via SQL Server Code,Tips and Tricks, Performance Tuning - Solutions for Common T-SQL Problems Wiki Launched)

No comments: