ORA-01843 : NOT A VALID MONTH ERROR
jjkApr 9 2009 — edited Apr 9 2009Helllo eveyone,
I'm using Oracle 9i and get the "not a valid month" error when executing the below quer
SELECT to_date(to_char(SYSDATE, 'dd/mm/yyyy HH:MI:SS')) FROM DUAL
Please tell me why it's giving me this error
regards,
rossy_rocs