Q. Usage of aggregates in WHERE clause is disallowed.
β
Correct Answer: (A)
True
Explanation: This question asks about using aggregate functions in the WHERE clause of a MySQL query.