TD_YEAR_END_UDF
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
Definition
UDF that reproduces the TD_YEAR_END(DATE) or TD_YEAR_END(DATE, 'COMPATIBLE') functionality from Teradata.
Parameters
INPUT
DATE
The date to get the last day of the year.
Returns
The last day of the year.
Usage example
Input:
Output:
Last updated