CREATEXML Function | XML Data Type | Teradata Vantage - CREATEXML - Teradata Vantage - Analytics Database

XML Data Type

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-10-30
dita:mapPath
tkc1628112506748.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
dgs1472251600184
lifecycle
latest
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.