MONTH_NAME_LONG_UDF
Definition
User-defined function (UDF) that allows getting the complete month name given a timestamp.
Parameters
INPUT
DATE
The date as timestamp to be processed as a complete month name.
Returns
The month name (in English).
Last updated