INTERVAL_TO_SECONDS_UDF
Last updated
Last updated
This is a deprecated version of the SnowConvert documentation, please visit the official site .
Transforms interval to seconds.
INPUT_PART
VARCHAR
The interval to be converted to seconds.
INPUT_VALUE
VARCHAR
The type to be converted. E.g. 'DAY', 'DAY TO HOUR', etc.
A decimal with the processed interval as seconds.