Relational Database Management System (RDBMS) Question:

Which part of the RDBMS takes care of the data dictionary? How?

RDBMS Interview Question
RDBMS Interview Question

Answer:

Data dictionary is a set of tables and database objects that is stored in a special area of the database and maintained exclusively by the kernel.


Previous QuestionNext Question
What is the job of the information stored in data-dictionary?Name the sub-systems of a RDBMS?