The data dictionary tells_________to the DBMS.

By Priyanshu Vaish|Updated : July 4th, 2022

The data dictionary tells_________to the DBMS.

  1. What files are in the database
  2. What attributes are possessed by the data
  3. What these files contain
  4. All of the above

Answer: D. All of the above

The data dictionary tells what files are in the database, what attributes are possessed by the data, and what these files contain to the DBMS.

Solution

The data dictionary tells the following information:

  • Names of the database's tables
  • Table constraints, such as keys, relationships, etc.
  • Table columns that are related to one another
  • Ownership of the table
  • Information of the object last accessed
  • Most recent data about the object

Therefore option D is correct.

☛ Related Questions:

Comments

write a comment

Follow us for latest updates