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

Home -> Community -> Usenet -> c.d.o.misc -> Re: table fields

Re: table fields

From: Ivica Dimjasevic <smokesoft_at_email.hinet.hr>
Date: Sat, 13 Oct 2001 23:26:09 +0200
Message-ID: <9qacac$64ci$1@as201.hinet.hr>


"KADIVAR" <kadivar_at_aol.com> wrote in message news:20011013162328.21823.00001688_at_mb-fr.aol.com...
> Hello
> By which instruction can find the names of all fields of a table and their
data
> type ? Thank you very much.

SQL> desc table_name; Received on Sat Oct 13 2001 - 16:26:09 CDT

Original text of this message

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