CURRENT_DATE Function Syntax | VantageCloud Lake - CURRENT_DATE/CURDATE Function Syntax - 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
{ CURRENT_DATE | CURDATE } [()]
  [ AT { LOCAL | [ TIME ZONE ] { expression | time_zone_string } } ]

Syntax Elements

AT LOCAL
The value returned is constructed from the session time.
AT [TIME ZONE] expression
Use the time zone displacement defined by expression.
The data type of expression must be INTERVAL HOUR(2) TO MINUTE or it must be a data type that can be implicitly converted to INTERVAL HOUR(2) TO MINUTE.
AT [TIME ZONE] time_zone_string
time_zone_string determines the time zone displacement.