Oracle
1Z0-007 · Question #78
What are two reasons to create synonyms? (Choose two.)
The correct answer is B. Your tables names are too long. C. Your tables have difficult names. Create a synonyms when the names of the tables are too long or the table names are difficult.
Creating and Managing Schema Objects
Question
What are two reasons to create synonyms? (Choose two.)
Options
- AYou have too many tables.
- BYour tables names are too long.
- CYour tables have difficult names.
- DYou want to work on your own tables.
- EYou want to use another schema's tables.
- FYou have too many columns in your tables.
How the community answered
(45 responses)- A2% (1)
- B78% (35)
- D2% (1)
- E13% (6)
- F4% (2)
Explanation
Create a synonyms when the names of the tables are too long or the table names are difficult.
Topics
#synonyms#schema objects#DDL#object naming
Community Discussion
No community discussion yet for this question.