Built-In Functions | SQLAlchemy | teradataml - Built-In Functions - Teradata Package for Python

Teradata® Package for Python User Guide

Product
Teradata Package for Python
Release Number
17.00
Published
November 2021
Language
English (United States)
Last Update
2022-01-14
dita:mapPath
bol1585763678431.ditamap
dita:ditavalPath
ayr1485454803741.ditaval
dita:id
B700-4006
lifecycle
previous
Product Category
Teradata Vantage
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.