SQL Having ClauseThe `HAVING` clause in SQL is used to filter records in combination with the `GROUP BY` clause.