Core Data Type Attributes | Data Types and Literals | VantageCloud Lake - Core Data Type Attributes - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
ft:locale
en-US
ft:lastEdition
2024-12-11
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

The following table lists the main Teradata SQL data type attributes.

Data Type Attribute ANSI Teradata Extension to ANSI
NOT NULL X  
UPPERCASE   X
[NOT] CASESPECIFIC   X
FORMAT format_string   X
TITLE char_string   X
AS name X  
NAMED name   X
DEFAULT value X  
DEFAULT USER   X
DEFAULT DATE   X
DEFAULT TIME   X
DEFAULT NULL X  
WITH DEFAULT   X
WITH TIME ZONE X  
CHARACTER SET X  

The expression “data type attributes” is non-ANSI, as are attributes such as TITLE and FORMAT.