Subject | Re: Why this SQL is correct? |
---|---|
Author | |
Post date | 2019-10-14T11:10:10Z |
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."