TIME Function Syntax | VantageCloud Lake - TIME Function Syntax - Teradata VantageCloud Lake

Lake - Working with SQL

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
jbe1714339405530.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
jbe1714339405530
TIME [ AT { LOCAL | [ TIME ZONE ] { expression | time_zone_string } } ]

Syntax Elements

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