Which clause is specifically used to place a condition on groups created by…
2026
Which clause is specifically used to place a condition on groups created by the GROUP BY clause, rather than individual rows?
Answer: B. HAVING
- A.
WHERE
- B.
HAVING
- C.
WHEN
- D.
LIMIT
Attempted by 1274 students.
Show answer & explanation
Correct answer: B
Loading lesson…