SyntaxFix
Write A Post
Hire A Developer
Questions
You can use
insert into table_name (date_field) values (TO_DATE('2003/05/03 21:02:44', 'yyyy/mm/dd hh24:mi:ss'));
Hope it helps.