Monday, November 03, 2008

 

Common Solutions for T-SQL Problems

Here's a page that has few useful T-SQL queries that might come in handy during those days.

http://code.msdn.microsoft.com/SQLExamples

While some of them you may know already, here' re my favorites.

Create a Comma Delimited List

Control Return Results by Range

Delete All Data From All User Tables In A Database

Exploring Recursive Common Table Expressions (CTE)

Find and/or Delete Duplicate Rows in a Table

Labels: ,


Comments: Post a Comment



<< Home

This page is powered by Blogger. Isn't yours?