Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

what is the best way to get privs on table to user in 11g database

892574May 22 2013 — edited May 24 2013
Hi,

I have granted below permission to user X.

grant select on any table to X;

But when i checked privis on table to user X from dba_tab_privs am getting no result output and i also checked user_tab_privs same result i got

can any one let me know what is the best way to get privs on table to user

Regards
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 21 2013
Added on May 22 2013
4 comments
464 views