Forum Discussion
Siva_Venna
7 years agoContributor
Thanks @cstewart. It worked.
I am getting below error while inserting data into Oracle table :
Invalid timestamp format:
Resolution:
Please check for valid timestamp format.
My coulmn datatype is DATE.
The timestamp snaplogic fetching : 2019-03-20T13:03:45+00:00
how to convert the this timestamp to Oracle DATE datatype?