SQL:2008: Difference between revisions

Content deleted Content added
Touko vk (talk | contribs)
Documentation availability: Added list of SQL:2008 parts with links to ISO - Removed 9075-14 -part (same info can be found at the page SQL/XML)
Touko vk (talk | contribs)
Removed notes (empty) and references (old)
Line 21:
The XML-Related Specifications for SQL:2008, found in ISO/IEC 9075-14:2008, may be purchased from the [[ISO]]. ISO/IEC 9075-14:2008 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:2008">International Organization for Standardization: "ISO/IEC 9075-14:2008"</ref>
-->
 
==Notes==
{{reflist|1}}
 
==References==
*{{cite web
| last = International Organization for Standardization
| first =
| authorlink = ISO
| coauthors =
| title = ISO/IEC 9075-14:2008
| work = ISO/IEC 9075-14:2008 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=45499
| format =
| doi =
| accessdate = 2008-03-05 }}
 
==External links==