For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
We have a dataset which contains date format as like Example like: "01-APR-22 05.55.12.481000 PM -04:00" "12/6/2019 09:34:56 PM"
we have to convert any format of varchar2 date field to a specific format like into (yyyy-mm-dd).