Click here to add us to your favorites




data dictionary

Definition

Database about a database. A data dictionary defines the structure of the database itself (not that of the data held in the database) and is used in control and maintenance of large databases. Among other items of information, it records (1) what data is stored, (2) name, description, and characteristics of each data element, (3) types of relationships between data elements, (4) access rights and frequency of access. Also called system dictionary when used in the context of a system design.

Browse by Letter: # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z