TIMESTAMP_DIFFERENCE_UDF
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
Definition
UDF That reproduces DATETIME Subtraction
Parameters
MINUEND
TIMSTAMP
Date subtracted from.
SUBTRAHEND
TIMESTAMP
Date subtracted.
INPUT_PART
VARCHAR
Parts to be returned.
Returns
Formatted string value according to the INPUT_PART
parameter.
Example
Input
Output:
Last updated