Oracle
1Z0-144 · Question #36
Which two guidelines are recommended by Oracle to reduce invalidation of dependent objects? (Choose two.)
The correct answer is A. Reference tables indirectly by using views. C. When adding new items to a package, add them to the end of the package. To reduce invalidation of dependent objects, follow these guidelines: Add New Items to End of Package
Administering Domains
Question
Which two guidelines are recommended by Oracle to reduce invalidation of dependent objects? (Choose two.)
Options
- AReference tables indirectly by using views.
- BReference tables directly avoid using views.
- CWhen adding new items to a package, add them to the end of the package.
- DWhen adding new items to a package, add them to the beginning of the package.
How the community answered
(39 responses)- A82% (32)
- B13% (5)
- D5% (2)
Explanation
To reduce invalidation of dependent objects, follow these guidelines: Add New Items to End of Package
Topics
#object invalidation#package dependencies#views#schema management
Community Discussion
No community discussion yet for this question.