PHP Questions Forums : mySQL Questions and Answers
MySQL and the HAVING clauseBy: Sallyjones [20-June-10 11:50AM]12 posts |
|
Does anyone understand what the HAVING clause is in mysql and when you should use it? | |
Re : MySQL and the HAVING clausePetetimms [11-July-10 12:12PM] 11 posts |
|
|
Yes the HAVING clause will whittle down the results and only return a sub-section of those results that would be there without the clause.
| |
Next: Subselect Queries


