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

Home -> Community -> Usenet -> c.d.o.server -> Re: sqlplus: how to see all clumns

Re: sqlplus: how to see all clumns

From: <zyman_at_my-deja.com>
Date: Fri, 22 Sep 2000 20:48:00 GMT
Message-ID: <8qgghp$qd7$1@nnrp1.deja.com>

No guys
I don't wnat to see all columns of spec. object ( sqlplus equv. desc) I want to see all _definition on columns I made in sqlplus. Example :
in glogin.sql u can find sone statement like column AAAA format A100
column BBBB format A3000

this is how sqlplus will show me data from columns AAAA & BBBB from any object. The question is how can I see _all_ such columns definition?

In article <8qfvq1$5cg$1_at_nnrp1.deja.com>,   zyman_at_my-deja.com wrote:
> Hi, I just want to know how can I get a look on all columns I define in
> sqlplus like col >col_name> ..... statement. THan kYou.
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Fri Sep 22 2000 - 15:48:00 CDT

Original text of this message

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