Syntax Elements - Advanced SQL Engine - Teradata Database

DATASET 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-23
dita:mapPath
des1556232910526.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1198
lifecycle
previous
Product Category
Teradata Vantageā„¢
schema_expression
Any expression that evaluates to the following Teradata data types conforming to the schema specifications:
  • CHAR
  • VARCHAR
  • CLOB
  • JSON
  • BYTE
  • VARBYTE
  • BLOB
data_expression
Any expression that evaluates to Teradata BYTE/VARBYTE/BLOB/CLOB data.
AVRO
CSV
The storage format of the new DATASET instance, either CSV or Avro.
LATIN
UNICODE
The character set of the created CSV DATASET value, either LATIN or UNICODE. You can specify the character set only for the CSV storage format. If this parameter is omitted for a CSV value, the CSV value is created in the default server character set.