Oracle
1Z0-082 · Question #26
Which three statements are true about Oracle synonyms? (Choose three.)
The correct answer is B. A synonym can be available to all users C. A SEQUENCE can have a synonym D. A synonym created by one user can refer to an object belonging to another user. https://docs.oracle.com/cd/B19306_01/server.102/b14200/statements_7001.htm
Administering a Multitenant Container Database
Question
Which three statements are true about Oracle synonyms? (Choose three.)
Options
- AA synonym cannot be created for a PL/SQL package
- BA synonym can be available to all users
- CA SEQUENCE can have a synonym
- DA synonym created by one user can refer to an object belonging to another user
- EAny user can drop a PUBLIC synonym
How the community answered
(35 responses)- A9% (3)
- B77% (27)
- E14% (5)
Explanation
https://docs.oracle.com/cd/B19306_01/server.102/b14200/statements_7001.htm
Topics
#synonyms#PUBLIC synonym#schema objects#cross-schema access
Community Discussion
No community discussion yet for this question.