Output Result Set to .csv Format
Hi,
I run a sqlplus to query out some data for my report, and I set the output to .CSV format; however, when I open the files, every line either has multiple spaces w/ incorrect data format
or a single long line for entire file.
How do I achieve this below format for my .csv file?
Thank you,
Chris