Example: ANSI DateTime and Interval with USING - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-04-03
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

The following USING request modifier expects an 11-character field containing a string such as '21:12:57.24'.

USING ( TimeVal TIME(2), ... )

The following USING request modifier is functionally equivalent to the preceding USING request, but the data format is unclear.

USING ( TimeVal CHARACTER(11), ... )