XML Data Retrieval as BLOB 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ā„¢

If the XML data is retrieved serialized as BLOB and the value is a document node, it is returned in its original encoding. If an application wants to insert the document and get it back in the same encoding (round-tripping), it can insert and retrieve documents as BLOBs. In this case, there is no guarantee that the documents will be lexically identical; however, they will be equal in the sense that their canonical representations will be identical.

If the value is a query result, it is returned encoded in UTF-8.