16.20 - Syntax - Teradata Vantage NewSQL Engine
Teradata Vantage™ Data Types and Literals
- prodname
- Teradata Database
- Teradata Vantage NewSQL Engine
- vrm_release
- 16.20
- created_date
- March 2019
- category
- Programming Reference
- featnum
- B035-1143-162K
-
data_type_declaration
- The data type of a column, such as BYTE or FLOAT.
- For more information, see Data Type Phrases.
-
data_type_attribute
- Attributes for a column, such as a default value to insert when an INSERT statement omits the value.
- For more information, see Core Data Type Attributes.
-
column_storage_attribute
- Compress certain values and nulls for one or more columns of a table.
- For more information, see:
-
-
column_constraint_attribute
- Column-level integrity constraints, such as PRIMARY KEY.
- For more information, see:
-