SQL Plus - Column Headers

Card Puncher Data Processing

About

Column header management

Management

Suppress

-- will suppress the headers
set heading off

To avoid this behaviour, you can add the embedded option.

set pagesize 0 embedded on

Separator

See SQL Plus - HEADSEP (heading separator character)





Discover More
Card Puncher Data Processing
SQL Plus - (Hea|heading)

The system variable heading Controls printing of column headings in reports.
Card Puncher Data Processing
SQL Plus - Column Command

The column command: specifies display attributes for a given column, such as: text for the column heading alignment for the column heading format for NUMBER data wrapping of column data lists...
Card Puncher Data Processing
SQL Plus - HEADSEP (heading separator character)

The system variable HEADSEP Defines the character you enter as the heading separator character.



Share this page:
Follow us:
Task Runner