Subject | Re: [firebird-support] Re: Why this SQL is correct? |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2019-10-14T11:14:17Z |
14.10.2019 13:10, ma_golyo@... [firebird-support] wrote:
for each row.
--
WBR, SD.
> So HAVING condition is evaluated for EACH ROW instead of just on the group?No. But value of parameter for aggregate function (in your example MAX) is evaluated
for each row.
--
WBR, SD.