Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » SQL Anywhere Server - SQL Usage » Use of XML in the database

 

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