Question:medium

Which clause is used to filter records in SQL?

Show Hint

A common interview question is the difference between ‘WHERE‘ and ‘HAVING‘. Just remember: WHERE filters the rows before they are grouped, and HAVING filters the results after they are grouped.
Updated On: May 11, 2026
  • ORDER BY
  • GROUP BY
  • WHERE
  • HAVING
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0


Questions Asked in CUET (UG) exam