A CASE SQL statement is which of the following?
A
A way to establish an IF-THEN-ELSE in SQL.
B
A way to establish a loop in SQL.
C
A way to establish a data definition in SQL.
D
All of the above.
Correct Answer: A way to establish an IF-THEN-ELSE in SQL.