SQL:2008: Difference between revisions

Content deleted Content added
Created page
 
Added 'Documentation availability', 'Notes', and 'References' section.
Line 5:
==Summary==
The SQL:2006 standard was published in [[2006]].
 
==Documentation availability==
The SQL standard is not freely available. The XML-Related Specifications for SQL:2006, found in ISO/IEC 9075-14:2006, may be purchased from the [[ISO]]. ISO/IEC 9075-14:2006 defines ways in which SQL can be used in conjunction with XML. It defines ways of 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. In addition, it provides facilities that permit applications to integrate into their SQL code the use of XQuery, the XML Query Language published by the World Wide Web Consortium (W3C), to concurrently access ordinary SQL-data and XML documents.<ref name="9075-14:2006">International Organization for Standardization: "ISO/IEC 9075-14:2006"</ref>
 
==Notes==
{{reflist|2}}
 
==References==
*{{cite web
| last = International Organization for Standardization
| first =
| authorlink = ISO
| coauthors =
| title = ISO/IEC 9075-14:2006
| work = ISO/IEC 9075-14:2006 Information technology -- Database languages -- SQL -- Part 14: XML-Related Specifications (SQL/XML)
| publisher =
| date =
| url = http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=38647
| format =
| doi =
| accessdate = 2008-03-05 }}
 
==External links==