getRawDataLob Method | DATASET Data Type | Teradata Vantage - getRawDataLob - Advanced SQL Engine - Teradata Database

DATASET Data Type

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

getRawDataLob retrieves the raw data of any DATASET data type instance and returns it as a LOB type.

Result Type

The data returned by a DATASET instance with STORAGE FORMAT conforms to the specification of the binary-encoded Avro value, or to the CSV value.

The return type is CLOB CHARACTER SET LATIN if the CSV value is in the LATIN character set, or CLOB CHARACTER SET UNICODE for UNICODE.