Hi, I have columns defined as string where dates are in the format ddMMMyyyy (e.g. 01JAN2009). I would like to sort this column in ascending order. For that, I need to convert string into date in the format 'ddMMMyyyy'.
Please suggest how to do this. Regards, Abhishek
