Show/Hide column name

From: HWG <hwg2003_at_hotmail.com>
Date: 24 Aug 2004 15:18:21 -0700
Message-ID: <aa2f8c50.0408241418.39ed573_at_posting.google.com>



Hi All,

In sqlplus, what set option is used to show/hide the column name from the sql return?

e.g.

select * from dual;
X

v.s.

select * from dual;

D
-
X

If I would like to see the column name DUMMY is hidden, how can I do that? Received on Wed Aug 25 2004 - 00:18:21 CEST

Original text of this message