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

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

RE: Suppressing a column heading

From: Amar Kumar Padhi <TS2017_at_emirates.com>
Date: Sat, 28 Oct 2000 13:47:06 +0400
Message-Id: <10663.120530@fatcity.com>


This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible.

------_=_NextPart_001_01C040C4.087E0C60
Content-Type: text/plain;

        charset="iso-8859-1"

You may also use:

select col1, col2, col3 " "
from table1;

Thanks,
Amar
00-971-50-7883254
ts2017_at_emirates.com
amar_padhi_at_hotmail.com
amar_padhi_at_musclemail.com

-----Original Message-----
From: Nikunj Gupta [mailto:good_dba_at_hotmail.com] Sent: Saturday, October 28, 2000 1:32 PM To: Multiple recipients of list ORACLE-L Subject: Re: Suppressing a column heading

try
select col1,col2 || col3 "col2" from table1;

> 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
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Kimberly Smith
> INET: kimberly.smith_at_gmd.fujitsu.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Nikunj Gupta INET: good_dba_at_hotmail.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). ------_=_NextPart_001_01C040C4.087E0C60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; = charset=3Diso-8859-1"> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version = 5.5.2652.35"> <TITLE>RE: Suppressing a column heading</TITLE> </HEAD> <BODY> <P><FONT SIZE=3D2>You may also use:</FONT> </P> <P><FONT SIZE=3D2>select col1, col2, col3 &quot; &quot;</FONT> <BR><FONT SIZE=3D2>from table1;</FONT> </P> <P><FONT SIZE=3D2>Thanks,</FONT> <BR><FONT SIZE=3D2>Amar</FONT> <BR><FONT SIZE=3D2>00-971-50-7883254</FONT> <BR><FONT SIZE=3D2>ts2017_at_emirates.com</FONT> <BR><FONT SIZE=3D2>amar_padhi_at_hotmail.com</FONT> <BR><FONT SIZE=3D2>amar_padhi_at_musclemail.com</FONT> </P> <BR> <BR> <P><FONT SIZE=3D2>-----Original Message-----</FONT> <BR><FONT SIZE=3D2>From: Nikunj Gupta [<A = HREF=3D"mailto:good_dba_at_hotmail.com">mailto:good_dba_at_hotmail.com</A>]</F= ONT> <BR><FONT SIZE=3D2>Sent: Saturday, October 28, 2000 1:32 PM</FONT> <BR><FONT SIZE=3D2>To: Multiple recipients of list ORACLE-L</FONT> <BR><FONT SIZE=3D2>Subject: Re: Suppressing a column heading</FONT> </P> <BR> <P><FONT SIZE=3D2>try</FONT> <BR><FONT SIZE=3D2>select col1,col2 || col3 &quot;col2&quot; from = table1;</FONT> </P> <P><FONT SIZE=3D2>----- Original Message -----</FONT> <BR><FONT SIZE=3D2>To: &quot;Multiple recipients of list ORACLE-L&quot; = &lt;ORACLE-L_at_fatcity.com&gt;</FONT> <BR><FONT SIZE=3D2>Sent: Friday, October 27, 2000 12:53 PM</FONT> </P> <BR> <P><FONT SIZE=3D2>&gt; I have a developer here who would like to = suppress a column heading</FONT> <BR><FONT SIZE=3D2>&gt; for one column but have it normal for the = rest.&nbsp; The following is an</FONT> <BR><FONT SIZE=3D2>&gt; example of what he wants.</FONT> <BR><FONT SIZE=3D2>&gt;</FONT> <BR><FONT SIZE=3D2>&gt; select col1, col2, col3</FONT> <BR><FONT SIZE=3D2>&gt; from table1;</FONT> <BR><FONT SIZE=3D2>&gt;</FONT> <BR><FONT SIZE=3D2>&gt; col1 col2</FONT> <BR><FONT SIZE=3D2>&gt; ------ ------</FONT> <BR><FONT SIZE=3D2>&gt; value value value</FONT> <BR><FONT SIZE=3D2>&gt;</FONT> <BR><FONT SIZE=3D2>&gt; Is this possible?</FONT> <BR><FONT SIZE=3D2>&gt;</FONT> <BR><FONT SIZE=3D2>&gt; = ------------------------------------------------------------------------= --</FONT> <BR><FONT SIZE=3D2>--</FONT> <BR><FONT SIZE=3D2>&gt; ------------</FONT> <BR><FONT SIZE=3D2>&gt; Kimberly Smith</FONT> <BR><FONT SIZE=3D2>&gt; EDS</FONT> <BR><FONT SIZE=3D2>&gt; Fujitsu/GMD</FONT> <BR><FONT SIZE=3D2>&gt; 21015 SE Stark St</FONT> <BR><FONT SIZE=3D2>&gt; Gresham, OR</FONT> <BR><FONT SIZE=3D2>&gt; 97030</FONT> <BR><FONT SIZE=3D2>&gt; Phone:&nbsp; (503) 669-6050</FONT> <BR><FONT SIZE=3D2>&gt; Fax&nbsp;&nbsp;&nbsp; :&nbsp; (503) = 669-5705</FONT> <BR><FONT SIZE=3D2>&gt;</FONT> <BR><FONT SIZE=3D2>&gt; --</FONT> <BR><FONT SIZE=3D2>&gt; Please see the official ORACLE-L FAQ: <A = HREF=3D"http://www.orafaq.com" = TARGET=3D"_blank">http://www.orafaq.com</A></FONT> <BR><FONT SIZE=3D2>&gt; --</FONT> <BR><FONT SIZE=3D2>&gt; Author: Kimberly Smith</FONT> <BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp; INET: = kimberly.smith_at_gmd.fujitsu.com</FONT> <BR><FONT SIZE=3D2>&gt;</FONT> <BR><FONT SIZE=3D2>&gt; Fat City Network Services&nbsp;&nbsp;&nbsp; -- = (858) 538-5051&nbsp; FAX: (858) 538-5051</FONT> <BR><FONT SIZE=3D2>&gt; San Diego, = California&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Public Internet = access / Mailing Lists</FONT> <BR><FONT SIZE=3D2>&gt; = --------------------------------------------------------------------</FO= NT> <BR><FONT SIZE=3D2>&gt; To REMOVE yourself from this mailing list, send = an E-Mail message</FONT> <BR><FONT SIZE=3D2>&gt; to: ListGuru_at_fatcity.com (note EXACT spelling = of 'ListGuru') and in</FONT> <BR><FONT SIZE=3D2>&gt; the message BODY, include a line containing: = UNSUB ORACLE-L</FONT> <BR><FONT SIZE=3D2>&gt; (or the name of mailing list you want to be = removed from).&nbsp; You may</FONT> <BR><FONT SIZE=3D2>&gt; also send the HELP command for other = information (like subscribing).</FONT> <BR><FONT SIZE=3D2>&gt;</FONT> <BR><FONT SIZE=3D2>-- </FONT> <BR><FONT SIZE=3D2>Please see the official ORACLE-L FAQ: <A = HREF=3D"http://www.orafaq.com" = TARGET=3D"_blank">http://www.orafaq.com</A></FONT> <BR><FONT SIZE=3D2>-- </FONT> <BR><FONT SIZE=3D2>Author: Nikunj Gupta</FONT> <BR><FONT SIZE=3D2>&nbsp; INET: good_dba_at_hotmail.com</FONT> </P> <P><FONT SIZE=3D2>Fat City Network Services&nbsp;&nbsp;&nbsp; -- (858) = 538-5051&nbsp; FAX: (858) 538-5051</FONT> <BR><FONT SIZE=3D2>San Diego, = California&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Public Internet = access / Mailing Lists</FONT> <BR><FONT = SIZE=3D2>---------------------------------------------------------------= -----</FONT> <BR><FONT SIZE=3D2>To REMOVE yourself from this mailing list, send an = E-Mail message</FONT> <BR><FONT SIZE=3D2>to: ListGuru_at_fatcity.com (note EXACT spelling of = 'ListGuru') and in</FONT> <BR><FONT SIZE=3D2>the message BODY, include a line containing: UNSUB = ORACLE-L</FONT> <BR><FONT SIZE=3D2>(or the name of mailing list you want to be removed =
Received on Sat Oct 28 2000 - 04:47:06 CDT

Original text of this message

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