ORA-01810: format code appears twice
dbajugDec 2 2010 — edited Dec 2 2010Hi all,
I'm doing an insert statement and one of the values is a timestamp column.
I put to_timestamp('10/11/10 10:42:06,309000','dd/mm/yy HH24:MI:SS.FFFFFF') and appears the error ORA-01810
What is wrong?
Regards,
dbajug