What is the difference between “HAVING” and “WHERE” clauseDBMS Interview Questions “HAVING” clause is used to specify filtering criteria for “GROUP BY”, while “WHERE” clause applies on normal SQL. Total Views: 38,849