SyntaxFix
Write A Post
Hire A Developer
Questions
select to_date(to_char(ORDER_DATE,'YYYY/MM/DD')) from ORDERS;
This might help but, at the end you will get a string not the date. Apparently, your format problem will get solved for sure .