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: knowing the tables in the user account / schema?

Re: knowing the tables in the user account / schema?

From: Ganesh Raja <ganesh_at_gtfs-gulf.com>
Date: Thu, 07 Feb 2002 12:28:31 +0400
Message-ID: <eke46ukg0riq131qudnfh9vrkes9ef31eq@4ax.com>


On 6 Feb 2002 23:31:48 -0800, akshaysalkar_at_joymail.com (DukeNM) wrote:

>how to know what are the tables, view, etc. present for a specific
>user if i am the dba.

Select * from Dba_Objects...

Check out the Columns in the DBA_OBJECTS ... They are self explnatory....

[Additions and Corrections Always Welcome.] Best Regards,
Ganesh R Received on Thu Feb 07 2002 - 02:28:31 CST

Original text of this message

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