What is the motivation and the different scenarios of SQL/XML integration?
Overview: XML Data Type
Overview: XMLCAST to convert between XML and SQL
Overview: Schema and Validation
Overview: Constructor functions
How can XML data be manipulated in SQL?
XQUERY support:
XML Query function: evaluates XQuery expression
-> returns sequence
XMLTABLE function: transofrms XML data into table format
Predicates on XML type: IS DOCUMENT, IS CONTENT, IS VALID, XMLEXISTS
How does the mapping of an SQL schema to XML work?
TABLES: approach are single element and sequence of elements