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: How can i do to list fields in a table with a query

Re: How can i do to list fields in a table with a query

From: TurkBear <jgreco1_at_mn.rr.com>
Date: Wed, 10 Jul 2002 13:14:56 -0500
Message-ID: <8buoiukqkksm1blq67q06urr7dpfotsml3@4ax.com>

I look at the docs would not hurt..

Select column_name from all_tab_columns where table_name = <Whatever>

Sylvain Manas <smanas_at_acomis.fr> wrote:

>i'm new into oracle world
>
>i would like my query to return the list of fields a table holds
>
>
>
>
>thanx by advance
>

-----------== Posted via Newsfeed.Com - Uncensored Usenet News ==----------

   http://www.newsfeed.com The #1 Newsgroup Service in the World! -----= Over 100,000 Newsgroups - Unlimited Fast Downloads - 19 Servers =----- Received on Wed Jul 10 2002 - 13:14:56 CDT

Original text of this message

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