1.

Which of the following scenario makes use of BEGIN..END keyword redundant?

A. when an IF statement controls the execution of multiple Transact-SQL statement
B. when an IF statement controls the execution of only one Transact-SQL statement
C. when an IF statement controls the execution of one or more Transact-SQL statement
D. none of the mentioned
Answer» C. when an IF statement controls the execution of one or more Transact-SQL statement


Discussion

No Comment Found