Somewhat Similar
a: Having clause ~
b: a WHERE clause
What: "A HAVING clause is like a WHERE clause, but applies only to groups as a whole (that is, to the rows in the result set representing groups), whereas the WHERE clause applies to individual rows. A query can contain both a WHERE clause and a HAVING clause."
Useful?
Writer: Not Stated
LCC:
Where:
Date: Oct 9 2013 1:08 PM
# 3873 Critique Analogy