-- The HAVING clause was added to SQL because the WHERE keyword cannot be used with aggregate functions. -- The SQL HAVING clause is used if we need to filter the result set based on aggregate ...