This mandatory feature allows order by keys to be expression rather than just column references. Those expressions need to have a column reference nevertheless (constant expressions are not allowed anymore). Thus there are two variants to consider: ⓵ references to selected columns by name; ⓶ references to columns produced in the from clause, if the query is simple.0
BigQuery 2026-05-12Db2 (LUW) 12.1.4DuckDB 1.5.0H2 2.4.240MariaDB 12.2.2MySQL 9.7.0Oracle DB 23.26.1PostgreSQL 18SQL Server 2025SQLite 3.53.0selected column ⓵non-selected column ⓶
E121-03, “Value expressions in ORDER BY clause” is an mandatory feature in ISO/IEC 9075-2:2023. It first appeared in the 1999 edition. Previously (SQL-92), expressions were not allowed in order by.
You can’t catch up on 20 years of SQL evolution in one day. Subscribe the newsletter via E-Mail, Bluesky or RSS to gradually catch up and to keep modern-sql.com on your radar.
About the Author
Markus Winand provides insights into SQL and shows how different systems support it at modern-sql.com. Previously he made use-the-index-luke.com, which is still actively maintained. Markus can be hired as trainer, speaker and consultant via winand.at.