Skip to content
EntityQ4048881· pop 5· linked from 58 articles

SQL:2003 is the fifth revision of the SQL database query language. The standard consists of 9 parts which are described in detail in SQL. It was updated by SQL:2006.

Wikidata facts

Subclass of
Q47607
Named after
2003
Follows
SQL:1999
Show 2 more facts
inception
2003-00-00
publication date
2003-12-00
Sources (2)

via Wikidata · CC0

~1 min read

Encyclopedic overview

4 sections
Contents
  • New features
  • Documentation availability
  • References
  • External links

SQL:2003 is the fifth revision of the SQL database query language. The standard consists of 9 parts which are described in detail in SQL. It was updated by SQL:2006.

==New features== The SQL:2003 standard makes minor modifications to all parts of SQL:1999 (also known as SQL3), and officially introduces a few new features such as: XML-related features (SQL/XML) Window functions the sequence generator, which allows standardized sequences two new column types: auto-generated values and identity-columns the new MERGE statement extensions to the CREATE TABLE statement, to allow "CREATE TABLE AS" and "CREATE TABLE LIKE" removal of the poorly implemented "BIT" and "BIT VARYING" data types OLAP capabilities (initially added in SQL:1999) were extended with a window function.

Excerpted from Wikipedia’s “SQL:2003” article, available under the CC BY-SA 4.0 licence.

Available in 5 languages

via Wikidata sitelinks · CC0