Relational Database Management System (RDBMS) Question:
Which part of the RDBMS takes care of the data dictionary? How?

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 Question | Next Question |
What is the job of the information stored in data-dictionary? | Name the sub-systems of a RDBMS? |