Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: getting result like in desc some_table with select?
"rowla" <rowla.WYTNIJ.TO_at_I.TO.pl> wrote in message
news:c3dall$20q$1_at_sunflower.man.poznan.pl...
> I wonder if there's a way to get a similar result to desc some_table;
> I need column names and types of them.
> I must use selects
>
> thx in advance for any help
>
> --
> best regards
> jacek
Jacek,
Please look at the USER_TAB_COLUMNS and USER_CONSTRAINTS views. Further information can be found in the Database Reference manual.
Douglas Hawthorne Received on Thu Mar 18 2004 - 17:44:23 CST
![]() |
![]() |