Wednesday, February 8, 2012

Data Dictionary

In database management systems, a file that defines the basic organisation of a database. A data dictionary contains a list of all files in the database, the number of records in each file, and the names and types of each field. Data dictionaries do not contain any actual data from the database, only bookkeeping information for managing it.

No comments:

Post a Comment