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: Simple Grant Role question.

Re: Simple Grant Role question.

From: Sybrand Bakker <postmaster_at_sybrandb.demon.nl>
Date: Thu, 13 Jan 2000 19:52:25 +0100
Message-ID: <947789644.2566.0.pluto.d4ee154e@news.demon.nl>


What's in the manual? How do thou read? grant privilege, privilege, ... on object to user/role, user/role, ... Yes it is possible to grant multiple tables to one role, but no, you will need individual grant statements.

Hth,

--
Sybrand Bakker, Oracle DBA
<laulau823_at_my-deja.com> wrote in message news:85l5i2$b82$1_at_nnrp1.deja.com...
> Hello all.
>
> Is it possible to grant multiple tables to a role? This is because I try
> the following statements but failed.
>
> i) grant select on table_A, table_B to select_role
> ii) grant select on (table_A, table_B) to select_role
>
> Thanks,
> Daivd
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>
Received on Thu Jan 13 2000 - 12:52:25 CST

Original text of this message

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