12345678910



Question 1: Which of the following is true about CASE SQL statement?
1. A way to establish an IF-THEN-ELSE in SQL.
2. A way to establish a loop in SQL.
3. A way to establish a data definition in SQL.
4. All of the above.