Skip to Main Content

SQL & PL/SQL

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Insert into Synonym

AB312062Feb 21 2014 — edited Feb 21 2014

Hi

I have some doubt regarding Synonyms.

User A granted me SELECT access on a table EMP. I created synonym for EMP in my own schema.

Can I now Insert data(or perform any DML) into this Synonym (I have only Select Access on A.EMP table).?

Thanks

Abhi

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 21 2014
Added on Feb 21 2014
4 comments
2,748 views