Comprehensive Guide to SQL Server Stored Procedures
What Are Database Stored Procedures? A stored procedure is a set of SQL statements that are written once and then executed whenever...
#6 - Test Environment *
#12 - Delete Command
#13 - Group By - Part 1
#14 - Group By - Part 2
#15 - Looping
#16 - Aliasing In T-SQL
#20 - Stored Procedures