I am exporting a database table to a flat file. When I currently export the database, the data in the date field is displaying some strange value(I.e. 11/2/1995, in the exported data yields 9436). Is the value Oracle's internal date format. How do I convert this date. Please help.