Multiple choice technology databases

Data Dictionary:

  1. Is a collection of tables created and maintained by oracle server.

  2. Contain user information.

  3. Contain database information.

  4. Both a and c

  5. All

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

A data dictionary is a comprehensive repository of metadata about the database structure, maintained by the database server itself. It contains information about tables, users, privileges, constraints, and all database objects. Option E is correct because the data dictionary is indeed a collection of tables, contains database information, and user information.