External Representation of TIME - 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

TIME types are imported and exported in record and indicator modes as CHARACTER data using the ANSI format string and the site-defined client character set.

fractional_seconds_precision Data Type Format
0 CHAR(8) 'hh:mi:ss'
n

where n is 1 - 6

CHAR(9+n) 'hh:mi:ss.ss...'

The following table shows examples of how TIME types are exported in record and indicator modes.

fractional_seconds_precision Length Example
6 15 '11:37:58.123456'
0 8 '11:37:58'