Still using Windows 3.1? So why stick to SQL-92? A lot has changed in 30 years. We embrace the standard.modern-sql.com Vienna, AustriaJoined February 2015
The SQL/JSON Path item-method .keyvalue() has an interesting history in the Oracle Database.
modern-sql.com/caniuse/keyval…
In 23.26.2 it works, but not in ?( filter ) context.
MariaDB 12.3.2 was released last week.
It's the first "stable" version of the long-term supported (LTS = 3 years) 12.3 branch.
An SQL dialect enhancement is the IS JSON predicate. Also: a bug I reported is fixed (MDEV-38835).
All charts on modern-sql.com are updated.
ORDER BY Has Come a Long Way
modern-sql.com/blog/2026-05/o…
The ORDER BY clause is one of the best-known SQL clauses. Yet there are a number of common misunderstandings that are worth clearing up. The article walks you through the evolution of the ORDER BY clause in the SQL standard.
@damassima For the avoidance of misunderstandings: PostgreSQL *can* use expressions in ORDER BY, but they must not contain the names of columns from the SELECT clause.
Should these functions return the same value?
SELECT
ROW_NUMBER() OVER (ORDER BY x),
ROW_NUMBER() OVER (ORDER BY x)
FROM ...
What about when many rows have the same value for X?
According to the #SQL standard: yes
@MarkusWinand investigates modern-sql.com/blog/2026-03/o…
@rwmarti Neither would I expect the order-equivalence rule to cover different SELECTs. The wording is very open. I'm sure it covers different OVER clauses of the same SELECT (and DBMS) though.
Order-equivalent OVER clauses
modern-sql.com/blog/2026-03/o…
About an important but rarely appreciated aspect when using multiple OVER clauses in a single query.
SQL Comments, Please!
modern-sql.com/caniuse/commen…
Standard SQL offers two flairs of comments: one starts by two dashes (--) and goes to the end of the line. The other starts with slash-asterisk (/*) and ends with asterisk-slash (*/).
#SQL#DuckDB#PostgreSQL#MSSQL
Infinite Recursion Guards
modern-sql.com/caniuse/with_r…
With recursive is the only SQL construct that is not guaranteed to terminate, eventually. As the DBMS is typically a very crucial system, infinite loops must be prevented at all times. See how various SQL systems help you.
Oracle 26ai¹ was released yesterday.
Noteworthy SQL addition: QUALIFY.
modern-sql.com/caniuse/qualify
I bet this starts an avalanche (there are already PostgreSQL patches).
¹ 26ai is the marketing version, 23.26.0 is the technical version.
After being « gone fishin' » during summertime I just updated my website for the releases that happened during that time:
* MariaDB 11.8 and 12.0
* Oracle 23.9
* Db2 12.1.2
All charts on modern-sql.com and use-the-index-luke.com are updated.
A Christmas present for SQL standard lovers?
Part 1 is available for free again.
standards.iso.org/ittf/PubliclyA…
The last edition that was available for free was 2011, AFAIK. And that disappeared when 2016 was released.
Merry Christmas :)
The scraping of content for AI training makes some changes required. I'll publish less on my website and RSS feed. The mailing lists will probably stay the same for the time being. If you want to still get everything, subscribe here:
winand.at/lists
25K Followers 306 FollowingThe Database Guy. I am helping you get better with MySQL and PostgreSQL.
⚡️ https://t.co/WwHTfJFoA5
📝 https://t.co/zJpXKSTKve
🛠️ @stackbricksapp
9K Followers 258 FollowingSQL Renaissance Ambassador. Author, Trainer, Coach. PhD in Common Sense. Creator of https://t.co/6oKhq87B43 and https://t.co/RrIy2AY7Tl.
60K Followers 2K FollowingSincere poster. No cynicism. Dad to two sets of twins!
- https://t.co/WfYvVaHpTW
- https://t.co/QG0tWQcm92
- https://t.co/RuC1MT0UuJ
- @MostlyTechPod
2K Followers 199 FollowingPostgres women founder, PostgreSQL Europe treasurer, PostgreSQL recognized contributor.
Field CTO at EDB.
Opinions are my own.
0 Followers 41 FollowingFreelance software developer - C#, asp net core, Blazor, WinUI, SQL Server, Azure.
Available for bespoke work and modernisation tasks.
#WinUI anybody?
70 Followers 205 FollowingSenior Laravel & Vue Developer
Business Systems • APIs • SaaS * ecommerce
Founder @verdia
Open to remote opportunities • CET 🇸🇮
112 Followers 789 FollowingРазработчик с использованием языков программирования. Люблю психоанализ и физкультуру. elePHPant состоит из ушей, хобота и бегемота.
34 Followers 132 FollowingWorked on various scalable products in the past. Enjoys playing with databases. Focusing now on Python and processing data that doesn't fit in Excel :)
3K Followers 4K FollowingProxySQL author | Database systems & production realities | AI tools, workflows & leverage for tech builders | Solopreneur systems in infra
9K Followers 258 FollowingSQL Renaissance Ambassador. Author, Trainer, Coach. PhD in Common Sense. Creator of https://t.co/6oKhq87B43 and https://t.co/RrIy2AY7Tl.