SQL:2008: Difference between revisions

Content deleted Content added
a few basic details added to summary, establish the use of refs
reword the hatnote and use another ref to create a minimal section on claims of conformance
Line 1:
{{dablinkAbout|This article is about '''SQL:2008''', a revision of the [[SQL]] standard. For more|background information about the SQL, seequery the main [[language|SQL]] article.}}
 
'''SQL:2008''' is the sixth revision of the [[International Organization for Standardization|ISO]] and [[ANSI]] standard for the [[SQL]] [[database]] [[query language]]. It was formally adopted in July 2008.<ref name="sybase08">[http://iablog.sybase.com/paulley/2008/07/sql2008-now-an-approved-iso-international-standard/ SQL:2008 now an approved ISO International Standard], a July 29th, 2008 blog post from a [[Sybase]] blog</ref>
Line 22:
* [http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=38646 ISO/IEC 9075-13:2008] SQL Routines and Types Using the Java TM Programming Language ([[SQL/JRT]])
* [http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=45499 ISO/IEC 9075-14:2008] XML-Related Specifications ([[SQL/XML]])
 
==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 Schemata.<ref>[http://download.oracle.com/docs/cd/E14072_01/server.112/e10592/ap_standard_sql003.htm Oracle Compliance To Core SQL:2008] from [[Oracle Corporation]]</ref>
 
==References==