This will be used to convert the string into date format.
Syntax: to_date (date)
Ex:
SQL> select to_char(to_date('24/dec/2006','dd/mon/yyyy'), 'dd * month
* day')
from dual;
TO_CHAR(TO_DATE('24/DEC/20
--------------------------
24 *
december * Sunday