Hi @Christopher Lee ,
I'm completely unfamiliar with Oracle.
ORA-01861: literal does not match format string
Make sure that the literal that you provide matches the format string that you've specified.
Could you please use the TO_CHAR(START_DATE, 'YYYY-MM-DD) AS START_DATE
for a try?
Also please help check if you use the TO_DATE or TO_CHAR in Oracle database, will the error thrown?
Regards,
Zoe
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.