sql - How do I spool to a CSV formatted file using SQLPLUS? - Stack Overflow

sql - How do I spool to a CSV formatted file using SQLPLUS? - Stack Overflow

瀏覽:409
日期:2026-04-22
I want to extract some queries to a CSV output format. Unfortunately, I can't use any fancy SQL client or any language to do it. I must use SQLPLUS. How do I do it? ... I see a similar problem... I need to spool CSV file from SQLPLUS, but the output has 2...看更多