Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Granting priveleges
A user with DBA privileges (via the DBA role, for instance) can always grant system privileges which is what "SELECT ANY TABLE" is. However, a user cannot grant object privileges on another user's objects unless they have been granted the privilege "with grant option".
Peter Chan wrote:
> I was wondering why I can grant a role to be able to select on all
> tables but unable to grant a role to be able to select on a specific
> table.
> --
Received on Fri Feb 20 1998 - 00:00:00 CST
![]() |
![]() |