René Nyffenegger's collection of things on the web
René Nyffenegger on Oracle - Most wanted - Feedback -
 

set heading [SQL*Plus]

set heading on
set heading off
Setting the heading specifies whether column headings (names) are printed or not.

Storing settings across sessions

Settings (such as heading) can be stored accross sessions with the glogin.sql and/or login.sql file.