DATE_TO_RR_FORMAT_UDF
Definition
This user-defined function (UDF) transforms from date to oracle RR datetime format date
Parameters
INPUT_DATE
DATE
The date to transform.
Returns
The input date with years adjusted to RR format.
Migration example
Input:
Output:
Usage example
Input:
Output:
Last updated