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!
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