SQL:2003

This is an old revision of this page, as edited by Bovineone (talk | contribs) at 18:38, 27 May 2007 (mention create table extensions). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

SQL:2003 is the fifth revision of the SQL database query language.

It makes minor modifications to all parts of SQL:1999, and officially introduces a few new features such as:[1]

  • XML-related features
  • 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"

Documentation availability

The SQL standard is not freely available. SQL:2003 may be purchased from ISO or ANSI. A late draft is available as a zip archive from Whitemarsh Information Systems Corporation. The zip archive contains a number of PDF files that define the parts of the SQL:2003 specification.

References

  1. ^ Eisenberg, Andrew. "SQL:2003 Has Been Published" (pdf). {{cite web}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)