To filter the rows returned by a query based on a specified condition, which clause is employed?
GROUP BY
WHERE
SELECT
HAVING

Database Management Systems Exercises are loading ...