Subject | Re: [firebird-support] Firebird vs. PostgreSQL |
---|---|
Author | Michal Kurczabinski |
Post date | 2019-03-12T16:49:38Z |
2019-03-12 16:56 GMT+01:00, Mark Rotteveel mark@...
[firebird-support]
--
regards,
Michał Kurczabiński
[firebird-support]
>Great!
> FILTER has been implemented in Firebird 4. See "FILTER Clause for
> Aggregate Functions" in the Firebird 4 beta 1 release notes, or
> http://tracker.firebirdsql.org/browse/CORE-5768
> Note though that the order you mention is not right, it right orderYou're right :)
> would be count(other_col) filter (where other_col > soime_val) over(),
> or filter-clause before window-clause(that is also the order in
> PostgreSQL).
--
regards,
Michał Kurczabiński