InterviewSolution
Saved Bookmarks
| 1. |
How Many Entries Does The User_objects Data Dictionary Have For A Package? |
|
Answer» Two SEPARATE ENTRIES are created for PACKAGE specification and package body in the USER_OBJECTS DATA dictionary. Two separate entries are created for package specification and package body in the USER_OBJECTS data dictionary. |
|