SQL:2008

This article is about SQL:2008, a revision of the SQL standard. For background information about the SQL query language, see SQL.

SQL:2008 is the sixth revision of the ISO and ANSI standard for the SQL database query language. It was formally adopted in July 2008.[1]

Summary

The SQL:2008 standard is split into several parts, covering the Framework, the Foundation, the Call-Level Interface, Persistent Stored Modules, Management of External Data, Object Language Bindings, Information and Definition Schemas, Routines and Types Using Java, and various "Related Specifications."

Additions to the Foundation include

The Related Specifications for XML defines ways in which SQL can be used in conjunction with XML, including importing and storing XML data in an SQL database, manipulating it within the database and publishing both XML and conventional SQL-data in XML form.[2]

Documentation

The SQL standard is not freely available. The whole standard may be purchased from the ISO as ISO/IEC 9075(1-4,9-11,13,14):2008. The standard consists of the following parts:

Claims of conformance

The minimum level of conformance to SQL:2008 that a product can claim is called "Core SQL:2008" and is limited to definitions specified in two parts of the standard: the Foundation and the Information and Definition Schemas.[3]

See also

References

  1. 1 2 SQL:2008 now an approved ISO International Standard, a July 29th, 2008 blog post from a Sybase blog
  2. International Organization for Standardization: "ISO/IEC 9075-14:2008"
  3. Oracle Compliance To Core SQL:2008 from Oracle Corporation

External links

This article is issued from Wikipedia - version of the 6/30/2014. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.