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: Question: tables

Re: Question: tables

From: Suresh Bhat <suresh.bhat_at_mitchell-energy.com>
Date: Tue, 29 Jun 1999 20:38:39 GMT
Message-ID: <01bec27f$e555e780$a504fa80@mndnet>


HI -

The question is not quite clear but I think you are looking for describe command.

Simply enter the following in sqlplus:

desc table_name

Hth

Suresh Bhat

mark <mark_at_cybertrails.com> wrote in article <37792401.9E88CE9C_at_cybertrails.com>...
> Im creating a temporary table that will be used for importing data to
> then updating the rest of the database off of the information in that
> table. However i don't know how some of the tables where created and
> what datatypes where used.
> Is there a way for me to see the setup of the table? like the column
> names and datatypes used??
>
> Any help is Apprciated!!!! Thanks
>
>
>
> Mark
> New DBA....
>
>
Received on Tue Jun 29 1999 - 15:38:39 CDT

Original text of this message

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