DATE_TO_INT_UDF
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
Definition
UDF that reproduces Teradata's DATE-TO-NUMERIC functionality.
PUBLIC.DATE_TO_INT_UDF(DATE_TO_CONVERT DATE)Parameters
DATE_TO_CONVERT DATE
The date is to be converted to an integer.
Returns
Returns the date in numeric values.
Example
Input:
Output:
Last updated
