CREATEXML Function | XML Data Type | Teradata Vantage - CREATEXML - 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ā„¢

Creates an XML type value based on the specified text representation.

You can also use the NEW operator to construct an XML type instance.

Result Type

An XML type value that represents the character string specified by the input argument XML_data.

If XML_data is NULL, CREATEXML returns NULL.