SQL-PLUS Issue

SQL-PLUS Issue

 

  



I'm spooling out some information with SET HEADING OFF.
The output is as follows:
using select table_name from dba_tables;

table_name1
table_name2
blank line !!!!
table_name3
table_name4

SQL>

QUESTION: How do you get rid of the BLANK LINE where that heading would be?
Or can you get rid of it?




Mark



Oracle LazyDBA home page