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!

Read write access to user on a schema

user13297377Mar 17 2016 — edited Mar 18 2016

Hi,

I created a user and a new role and I want to give read/write access on the schema to the user. But schema doesn't have any objects in it.

1) Can we still give read/write access on schema to user? If so can you provide me syntax and statements  for the same.

2) Also when I say  read/write do read/write access include DELETE along with INSERT and UPDATE statements.

3) If we can grant read/write access to user on a schema , my next question is can we include  SELECT ANY, INSERT ANY, UPDATE ANY  TABLE grants to role and  then GRANT ROLE TO USER.

Can you please let me know

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 15 2016
Added on Mar 17 2016
13 comments
716 views