InterviewSolution
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. 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. |
|