FORMAT Phrase and DateTime Formats | Data Types and Literals | Teradata Vantage - FORMAT Phrase and DateTime Formats - Advanced SQL Engine - Teradata Database

SQL Data Types and Literals

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
zsn1556242031050.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1143
lifecycle
previous
Product Category
Teradata Vantage™

The date and time formatting characters in a FORMAT phrase determine the output of DATE, TIME, and TIMESTAMP information.

IF the data type is … THEN use formatting characters for …
  • DATE
  • PERIOD(DATE)
date information.

For Period types, the specified format is associated with both the beginning and ending bounds of the period.

  • TIME
  • TIME WITH TIME ZONE
  • PERIOD(TIME)
time information.

For Period types, the specified format is associated with both the beginning and ending bounds of the period.

  • TIMESTAMP
  • TIMESTAMP WITH TIME ZONE
  • PERIOD(TIMESTAMP)
date and time information.

Date formatting characters must be grouped separately from time formatting characters.

For Period types, the specified format is associated with both the beginning and ending bounds of the period.

Formatting characters are case-insensitive.