InterviewSolution
Saved Bookmarks
| 1. |
An Oracle __________ is a set of tables and views that are used as a read-only reference about the database.(a) Database dictionary(b) Dictionary table(c) Data dictionary(d) DictionaryThe question was asked in an international level competition.My question comes from Data-Dictionary Storage topic in chapter Storage and File Structures of Database Management |
|
Answer» RIGHT answer is (C) Data dictionary For explanation: Data dictionary is also called as SYSTEM CATALOG. |
|