HAVING « Select Query « MySQL Tutorial






2.5.HAVING
2.5.1.The HAVING condition is just another WHERE condition that acts as a 'secondary constraint' on the result set
2.5.2.Filter with HAVING clause
2.5.3.Using Group and Having clause with table join