Argument Types - Advanced SQL Engine - Teradata Database

SQL Date and Time Functions and Expressions

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
dzx1591742169550.ditamap
dita:ditavalPath
dzx1591742169550.ditaval
dita:id
B035-1211
lifecycle
previous
Product Category
Teradata Vantageā„¢

The function is overloaded and can be invoked with one, two, or three arguments.

The first argument, expression, is defined with the following data types:

  • DATE
  • TIMESTAMP
  • TIMESTAMP WITH TIME ZONE

The second argument, calendar_name, is optional and is defined with the following argument data types:

  • VARCHAR
  • NULL

If the argument passed to the function does not match one of these declared data types, an error is returned indicating that the function does not exist.