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

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - SQL Usage » 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 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