SyntaxFix
Write A Post
Hire A Developer
Questions
I prefer ANSI timestamp literals:
insert into the_table (the_timestamp_column) values (timestamp '2017-10-12 21:22:23');
More details in the manual: https://docs.oracle.com/database/121/SQLRF/sql_elements003.htm#SQLRF51062