Use este comando:
set pagesize 0 -- only one header row
Outros comandos úteis:
set colsep , -- separate columns with a comma
set trimspool on -- remove trailing blanks
set headsep off -- this may or may not be useful...depends on your headings.
set linesize X -- X should be the sum of the column widths
Guia de sqlplus: http://psoug.org/reference/sqlplus.html
Como criar um arquivo csv a partir de uma saída do sqlplus: http://stackoverflow.com/questions/643137/how-do-i-spool-to-a-csv-formatted-file-using-sqlplus
Nenhum comentário:
Postar um comentário