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: List of field of a given table

Re: List of field of a given table

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Fri, 18 Oct 2002 14:51:59 +0100
Message-ID: <3db011ff$0$8513$ed9e5944@reading.news.pipex.net>


look into the user_XXXX tables available to you in the data dictionary, in your case USER_TAB_COLUMNS is the table you wish to enquire upon.

--
Niall Litchfield
Oracle DBA
Audit Commission UK
*****************************************
Please include version and platform
and SQL where applicable
It makes life easier and increases the
likelihood of a good answer

******************************************
"Diego Balgera" <diego.balgera_at_nokia.com> wrote in message
news:YdUr9.17383$ZE1.373595_at_news1.nokia.com...

> A question from a very unexperienced user ...
> Could you please tell me how to list with sql the list of the fields,
given
> a table name, in Oracle 7.x?
> Thank you in advance.
> D.
>
>
Received on Fri Oct 18 2002 - 08:51:59 CDT

Original text of this message

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