Encoding of Documents For Retrieval - Advanced SQL Engine - Teradata Database

XML Data Type

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
amr1556233250442.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1140
lifecycle
previous
Product Category
Teradata Vantage™

When transferring XML values from server to client, the following encoding rules apply.
IF the value is returned as… THEN the value is encoded as…
text format XML type value UTF-8.
VARCHAR or CLOB the same as the session character set.
BLOB the encoding requested in the call to the XMLSERIALIZE function.