Article · Wikipedia archive · Last revised May 27, 2026

SQL:2006

SQL:2006 or ISO/IEC 9075:2006 standard is a revision part 14 of the ISO standard for the SQL database query language. It is not a revision of the complete SQL standard.

Last revised
May 27, 2026
Read time
≈ 1 min
Length
147 w
Citations
1
Source

SQL:2006 or ISO/IEC 9075:2006 standard is a revision part 14 (ISO/IEC 9075-14:2006) of the ISO standard for the SQL database query language. It is not a revision of the complete SQL standard.

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.1

See also

See also

References

References

  1. Wagner, Michael (2010). SQL/XML: 2006 - Evaluierung der Standardkonformität ausgewählter Datenbanksysteme. Hamburg: Diplomica Verlag. p. 100. ISBN 978-3-8366-9609-8.
External links