Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How can i do to list fields in a table with a query
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
![]() |
![]() |