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

Home -> Community -> Usenet -> c.d.o.misc -> Re: How can I get a list of accessible tables

Re: How can I get a list of accessible tables

From: Daniel Morgan <damorgan_at_exxesolutions.com>
Date: Thu, 31 Jul 2003 16:12:30 -0700
Message-ID: <3F29A25E.D6C9F83A@exxesolutions.com>


Brian Peasland wrote:

> Try looking at ALL_TABLES.
>
> HTH,
> Brian
>
> MCArch wrote:
> >
> > Is there any way for an Oracle 8i user to get a list of tables to which he
> > has been granted Select? He doesn't own the tables and they don't list
> > selecting from tabs.
>
> --
> ===================================================================
>
> Brian Peasland
> dba_at_remove_spam.peasland.com
>
> Remove the "remove_spam." from the email address to email me.
>
> "I can give it to you cheap, quick, and good. Now pick two out of
> the three"

Doesn't answer the question. Tables can show up in ALL_TABLES if you are granted any privilege ... delete, insert, update, alter, reference, etc.: Not just SELECT. Any there are plenty of applications where you are allowed to insert but not select.

--
Daniel Morgan
http://www.outreach.washington.edu/extinfo/certprog/oad/oad_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Thu Jul 31 2003 - 18:12:30 CDT

Original text of this message

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