Use of SQL/XML to obtain query results as XML

SQL/XML is a draft standard that describes a functional integration of XML into the SQL language: it describes the ways that SQL can be used in conjunction with XML. The supported functions allow you to write queries that construct XML documents from relational data.

 Invalid names and SQL/XML
 See also

Use of the XMLAGG function
Use of the XMLCONCAT function
Use of the XMLELEMENT function
Use of the XMLFOREST function
Use of the XMLGEN function