SyntaxFix
Write A Post
Hire A Developer
Questions
to_date format worked for me. Please consider the date formats: MON-, MM, ., -.
to_date
MON-
MM
.
-
t.start_date >= to_date('14.11.2016 04:01:39', 'DD.MM.YYYY HH24:MI:SS') t.start_date <=to_date('14.11.2016 04:10:07', 'DD.MM.YYYY HH24:MI:SS')