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» B. when an IF statement controls the execution of only one Transact-SQL statement


Discussion

No Comment Found