DATE Data Type | Data Types and Literals | Teradata Vantage - DATE Data Type - Analytics Database - Teradata Vantage

SQL Data Types and Literals

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-10-30
dita:mapPath
uds1628112204571.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
exs1472253032394
lifecycle
latest
Product Category
Teradata Vantageā„¢

Identifies a field as a DATE value and simplifies handling and formatting of date variables.

ANSI Compliance

DATE with a DATEFORM of ANSIDATE is ANSI SQL:2011 compliant.

DATE with a DATEFORM of INTEGERDATE is a Teradata extension to the ANSI SQL:2011 standard.

Syntax

DATE [ attributes [...] ]

Syntax Elements

attributes
Appropriate data type, column storage, or column constraint attributes.
See Core Data Type Attributes and Storage and Constraint Attributes for specific information.