Explain the role of system catalog in DBMS
Answers
Answered by
1
Collection of these metadata is stored in the data dictionary or system catalog. Usually, system catalogs are accessed by the DBMS to perform various transactions and data dictionary has the user accessible views that are accessed by the developers/ designers/ users. It is a database about the database objects.
Similar questions