Hi
I am on 11g
and i am exporting data to a CSV file using SPOOL command
i have 2 date columns and the date when exported to a CSV is not visible ( the seconds part)
its hidden in the same column even if i expand the column it does not appear , only after it we double on the cell in CSV the complete value displays
i am using to_char function with the data column
Any suggestions on how to get over this?