Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: DESC tables
Vinay Gidwani <gidwani_at_studsys.mscs.mu.edu> wrote in article
<5vqa6a$kkc_at_studsys.mscs.mu.edu>...
> From the SQL> prompt, I type in desc tablename to describe a table and
the
> table description scrolls on the screen. Is there a way such that the
> table is displayed one screenful at a time?
>
Query USER_TAB_COLUMNS instead of using DESCRIBE. Received on Thu Sep 18 1997 - 00:00:00 CDT
![]() |
![]() |