SET HEADING ON|OFF;
Switches the output of column headings on or off. Preset to "ON".
SQL_EXA> set heading off;SQL_EXA> select * from ty;