I am new to SQL, have read many sources and it just tells me to use HAVING instead. Is there a more in-debth solution or reason to the alternate?
Also, is it not an an error to use an aggregate function in a HAVING clause? How is this different than using a one in a where clause?