Q. Which subquery returns a single value?
β
Correct Answer: (A)
scalar
Explanation: This question is about subqueries in MySQL. A subquery is a query nested inside another query.