INTERVAL_TO_MONTHS_UDF
Definition
Transforms interval to month.
Parameters
INPUT_VALUE
VARCHAR
The interval to be converted to month.
Returns
An integer with the processed interval as months.
Last updated
Transforms interval to month.
INPUT_VALUE
VARCHAR
The interval to be converted to month.
An integer with the processed interval as months.
Last updated