Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Suppressing a column heading

Suppressing a column heading

From: Kimberly Smith <kimberly.smith_at_gmd.fujitsu.com>
Date: Fri, 27 Oct 2000 11:46:43 -0700
Message-Id: <10662.120494@fatcity.com>


I have a developer here who would like to suppress a column heading for one column but have it normal for the rest. The following is an example of what he wants.

select col1, col2, col3
from table1;

col1	col2	
------	------	
value	value	value

Is this possible?




Kimberly Smith
EDS
Fujitsu/GMD
21015 SE Stark St
Gresham, OR
97030
Phone: (503) 669-6050
Fax : (503) 669-5705 Received on Fri Oct 27 2000 - 13:46:43 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US