16.20 - Syntax Elements - Teradata Database - Teradata Vantage NewSQL Engine
Teradata Vantage⢠DATASET Data Type
- Product
- Teradata Database
- Teradata Vantage NewSQL Engine
- Release Number
- 16.20
- Published
- March 2019
- Language
- English (United States)
- Last Update
- 2019-05-02
- dita:mapPath
- pgs1512082344257.ditamap
- dita:ditavalPath
- TD_DBS_16_20_Update1.ditaval
-
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.