SQL:2006: Difference between revisions

Content deleted Content added
No edit summary
remove unnecessary info, add source #JUN25
Line 6:
 
==New features==
The standard includes extensions to part 14 (ISO/IEC 9075-14:2006). This part 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 enables 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>{{citationCite book |last=Wagner |first=Michael |title=SQL/XML: 2006 - Evaluierung der Standardkonformität ausgewählter Datenbanksysteme needed|date=October2010 2024|publisher=Diplomica Verlag |isbn=978-3-8366-9609-8 |___location=Hamburg |pages=100}}</ref>
 
The next revision is [[SQL:2008]].{{citation needed|date=October 2024}}
 
==See also==