A data definition capability to specify the structure of the content of the database. This capability would be used to create database tables and to define the characteristics of the fields in each table. A data dictionary is used to store definitions of data elements, and their characteristics, in the database. In large, corporate databases, the data dictionary may capture additional information, such as usage, ownership, authorization, security, and the individuals, business functions, programs, and reports that use each data element. A data manipulation language, such as SQL, is used to add, change, delete, and retrieve the data in the database. This language contains commands that permit end users and programming specialists to extract data from the database to satisfy information requests and develop applications.
@ pp. 217-218
Copyright © 2026 eLLeNow.com All Rights Reserved.