EXTRACT_TIMESTAMP_DIFFERENCE_UDF
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
Definition
Extracts 'Data Part' from the result of the subtraction MINUEND
- SUBTRAHEND
Parameters
MINUEND
TIMESTAMP
Date subtracted from.
SUBTRAHEND
TIMESTAMP
Date subtracted.
INPUT_PART
VARCHAR
Parts to be returned.
EXTRACT_PART
VARCHAR
Extract numeric value extracted from the interval.
Returns
The number of requests part of the extract.
Example
Input:
Output:
Last updated