Q. Is it necessary to insert the value in each column of the table?
β
Correct Answer: (B)
UNION ALL
Explanation: This question asks if you *always* need to provide a value for every column when you add a new row to your table.