Subject Re: Why this SQL is correct?
Author
So HAVING condition is evaluated for EACH ROW instead of just on the group?
I think then the current approach is wrong in the engine.


"2) The <search condition> is applied to each group of T."