Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

SQL Conformance Levels


The SQL standard is huge. More than 4300 pages in its SQL:2023 incarnation. No single implementation can ever implement all features.0 Even in the early releases, such as SQL-92, the SQL standard defined different conformance levels so that vendors can claim conformance to a subset of the standard.

Conformance Levels in SQL-92

SQL-92 defines three conformance levels: entry, intermediate and full. Conformance claims must state to which level they are claiming conformance.1 Most database just conform to entry-level.2

Optional Features since SQL:1999

Starting with SQL:1999 all features are enumerated and either flagged mandatory or optional. As a bare minimum, conforming systems must comply with all mandatory features, which are collectively called “Core SQL”. Besides entry-level SQL-92 features, Core SQL:1999 also requires some features previously only required for intermediate or full level as well as a few new features.3

Beyond Core SQL, vendors can claim conformance on a feature-by-feature basis.

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

Photo of Markus Winand

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.

Buy the Book

Cover of “SQL Performance Explained”: Squirrel running on grass

The essence of SQL tuning in 200 pages

Buy now!
(paperback and/or PDF)

Paperback also available at Amazon.com.

Hire Markus

Markus offers SQL training and consulting for developers working at companies of all sizes.
Learn more »

Footnotes

  1. Unproven claim for dramatic effect. However, in his paper “Is SQL a real standard anymore” the former secretary of the ANSI committee on databases writes that implementing Core SQL:1999 “is close to impossible for all vendors except for two of three.”

  2. SQL-92, §23.2

  3. According to my observations but also stated in the PostgreSQL documentation.

  4. “SQL in a Nutshell” by Kevin Kline [ISBN: 978-0-596-51884-4].

Connect with Markus Winand

Subscribe mailinglistsSubscribe the RSS feedMarkus Winand on LinkedInMarkus Winand on XINGMarkus Winand on TwitterMarkus Winand on Bluesky
Copyright 2015-2025 Markus Winand. All righs reserved.
Legal | Contact | NO WARRANTY | Trademarks | Privacy and GDPR