CENTURY_UDF
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
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