INT_TO_DATE_UDF
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
Definition
UDF that reproduces Teradata's NUMERIC-TO-DATE functionality
Parameters
NUMERIC_EXPRESSION
INTEGER
A value that represents a DATE Type
Returns
Input number converted into a date data type.
Example
Input:
Output:
Last updated