Hi ,
I have the input date in the format DD.MM.YYYY (for eg: 01.01.2016) that I need to convert into format 01.JAN.2016.
I tried using to_date function but it didn't work.
Is there any way to achieve this ?
Regards,
Ankit
Hi ,
I have the input date in the format DD.MM.YYYY (for eg: 01.01.2016) that I need to convert into format 01.JAN.2016.
I tried using to_date function but it didn't work.
Is there any way to achieve this ?
Regards,
Ankit