12 June 2008 02:30
SQL Server FAQs - Transact-SQL Conditional Statements and Loops
A collection of 5 FAQs on Transact-SQL language conditional statements and loops. Clear answers are provided with tutorial exercises on IF ... ELSE statements; WHILE loops; statement blocks; BREAK and CONTINUE statements.
1
(1 marks)