Re: Display Database Structure?

From: SKurosky <skurosky_at_aol.com>
Date: 01 Feb 2000 18:36:17 GMT
Message-ID: <20000201133617.29571.00000829_at_ng-fg1.aol.com>


>VCOLLINS WROTE:

>What is the SQL command for listing all the databases/tables/views
>when you first log in?
>
>How do you display the current structure of a table/view?
>
>I have purchased the Oracle Press book titled "Oracle - A Beginners

Use ... desc table_name

           desc view_name
to list the structure.
HtH
Sandy Received on Tue Feb 01 2000 - 19:36:17 CET

Original text of this message