Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
SQL:2003 introduced the FILTER clause, which extends aggregate functions with a WHERE clause.
This is supported by PostgreSQL, SQLite and a MySQL extension.
See https://modern-sql.com/feature/filter#conforming-alternatives for details.
Attachments
Issue Links
- blocks
-
MDBF-690 ArrayAgg (and related functions) are missing from Django
- Open
- is part of
-
MDEV-35388 Postgres compatible syntax
- Open
- links to