Saved Bookmarks
| 1. |
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. |
|