MCQOPTIONS
Saved Bookmarks
| 1. |
In Schema Objects Data Dictionary Views which view List the name, type, and owner (USER view does not display owner) for all tables, views, synonyms, and sequences in the database? |
| A. | DBA_OBJECTS, ALL_OBJECTS, USER_OBJECTS |
| B. | DBA_DEPENDENCIES, ALL_DEPENDENCIES, USER_DEPENDENCIES |
| C. | DBA_CATALOG, ALL_CATALOG, USER_CATALOG |
| D. | None of the above |
| Answer» D. None of the above | |