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: select access on all tables?

Re: select access on all tables?

From: Ana C. Dent <anacedent_at_hotmail.com>
Date: Sun, 14 Dec 2003 19:19:10 -0800
Message-ID: <OK9Db.15688$BQ5.4925@fed1read03>


D. Alvarado wrote:
> Hello,
> How do you grant select access on all tables in a schema to a
> particular user? I am using Oracle 8.1.7 on Solaris.
>
> Much thanks, Dave

Use SQL to write SQL.
Each table must be granted individually. Or use a ROLE. Received on Sun Dec 14 2003 - 21:19:10 CST

Original text of this message

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