SyntaxFix
Write A Post
Hire A Developer
Questions
You need to use the TO_DATE function.
TO_DATE
SELECT TO_DATE('01/01/2004', 'MM/DD/YYYY') FROM DUAL;