XML Data Retrieval as XML Data Type - Advanced SQL Engine - Teradata Database

XML Data Type

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-28
dita:mapPath
kxe1590704060061.ditamap
dita:ditavalPath
kxe1590704060061.ditaval
dita:id
B035-1140
lifecycle
previous
Product Category
Teradata Vantageā„¢

XML data type values that are documents or elements can be retrieved in text format. Sequences must be transformed to elements either in XQuery by using element constructors or in SQL by using the XMLTABLE function.

In text format, the value is the serialization of the document or element node encoded in UTF-8.