Using sql*plus to spool a query from an oracle db to a csv but having formatting issues
Some headers are missing characters and one of the row with a lot of text is spilling into the next column. Cant use set markup csv on due to version. Opened the csv file in vscode and the spilling issue wasn’t there but the headers where still missing characters.