Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: SQL statement to get all tables in the database

Re: SQL statement to get all tables in the database

From: Bricklen <Xbricklen_at_yahoo.comX>
Date: Mon, 15 Nov 2004 03:26:37 GMT
Message-ID: <NlVld.224157$%k.70165@pd7tw2no>


Matt wrote:
> In oracle, any SQL statements to get all tables in the database?
> I am using SQL* PLUS, and I want to see what are all tables in
> the database.
>
> Please advise. Thanks!!

dba_tables

However. you'll be better served by using the docs at docs.oracle.com for these types of questions. Received on Sun Nov 14 2004 - 21:26:37 CST

Original text of this message

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