Relational Database Management System (RDBMS) Question:
What is the job of the information stored in data-dictionary?

Answer:
The information in the data dictionary validates the existence of the objects, provides access to them, and maps the actual physical storage location.
Previous Question | Next Question |
How do you communicate with an RDBMS? | Which part of the RDBMS takes care of the data dictionary? How? |