Built-In Functions | SQLAlchemy | teradataml - Built-In Functions - 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
Examples for all built-in functions can be found at: pkg_install_location\teradataml\data\notebooks\sqlalchemy\Teradata Vantage Built-in functions using SQLAlchemy.ipynb.

Supported functions

S/N Function Name Description Comment
1 CURRENT_DATE / CURDATE Returns the current date. AT LOCAL and AT TIME ZONE clauses are not supported.
2 CURRENT_TIME / CURTIME Returns the current time. AT LOCAL and AT TIME ZONE clauses are not supported.
3 CURRENT_TIMESTAMP Returns the current timestamp. AT LOCAL and AT TIME ZONE clauses are not supported.