CENTURY_UDF
Definition
Determines to which century a date belongs.
Parameters
INPUT
TIMESTAMP_TZ
The date to calculate the century.
Returns
Returns a varchar with the century from which a date comes.
Usage example
Input:
Output:
Last updated