Home / Questions / Explain DBMS catalog and metadata.
Explanatory Question

Explain DBMS catalog and metadata.

👁 6,339 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

To provide a high degree of data independence, the definition or the description of the database structure (structure of each file, the type and storage format of each data item) and various constraints on the data are stored separately in a table. This table is known as the DBMS catalog. The information contained in the catalog is called the metadata (data about data).