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 created?

Re: knowing the tables created?

From: Ganesh Raja <ganesh_at_gtfs-gulf.com>
Date: Mon, 11 Feb 2002 11:59:26 +0400
Message-ID: <sdue6u4of8rsq5j5vu5gdp9fcj5i95obmf@4ax.com>


Select Ower, Table_name from Dba_Tables;

On 10 Feb 2002 22:41:23 -0800, akshaysalkar_at_joymail.com (DukeNM) wrote:

>?How do i(superuser/dba) know what tables are created for a specific user.
>
>i tried the
>select username, , dba_tables from dba_users;

[Additions and Corrections Always Welcome.] Best Regards,
Ganesh R Received on Mon Feb 11 2002 - 01:59:26 CST

Original text of this message

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