View Single Post

   
  #1 (permalink)  
Old 02-29-2008, 07:03 PM
Water Cooler v2
 
Posts: n/a
Default Need some practice

Please point me to a web resource from where I can study:

1) writing complex queries such as those involving HAVING, mult-level
nested queries, GROUP BY, T-SQL functions

2) Joins - a lot of practice

3) Stored Procedures, transactions, cursors and triggers - I need some
heavy-duty practice


Where can I get some good practice of the above? Also, please recommend
a good SQL Server/T-SQL book in the light of the above requirement.

Reply With Quote