When exporting the oracle DB result set to CSV file using SQL developer, for the fields which are having date format, will not be saved in date format in CSV.
What I need is to have the date format for date fields in CSV as well. But when export data to CSV the date fields will get in General format. I can't change the General Format into Date in exported CSV.