Lesson 1 Introduction to Databases, Information and Data Flashcards
Chapter 1 of WGU Class C175
A “spur-of-the-moment” question.
Ad Hoc Query
A database focused primarily on storing historical data and business metrics used for tactical or strategic decision making.
Analytical Database
In the context of data security, it refers to the accessibility of data whenever required by authorized users and for authorized purposes.
Availability
A database that is created and maintained using cloud services, such as Microsoft Azure or Amazon AWS.
Cloud Database
Raw facts, or facts that have not yet been processed to reveal their meaning to the end user.
Data
A data abnormality in which inconsistent changes have been made to a database. For example, an employee moves, but the address change is not corrected in all files in the database.
Data Anomaly
A data condition in which data representation and manipulation are dependent on the physical data storage characteristics.
Data Dependence
A DBMS component that stores metadata—data about data. Thus, the data dictionary contains the data definition as well as their characteristics and relationships. A data dictionary may also include data that are external to the DBMS. Also known as an information resource dictionary. See also active data dictionary, metadata, and passive data dictionary.
Data Dictionary
A condition in which different versions of the same data yield different (inconsistent) results.
Data Inconsistency
A condition in which data access is unaffected by changes in the physical data storage characteristics.
Data Independence
In a relational database, a condition in which the data in the database complies with all entity and referential integrity constraints.
Data Integrity
A process that focuses on data collection, storage, and retrieval. Common data management functions include addition, deletion, modification, and listing.
Data Management
The person responsible for developing and managing a computerized file processing system.
Data Processing Specialist
Exists when the same data is stored unnecessarily at different places.
Data Redundancy
A shared, integrated computer structure that houses a collection of related data. A database contains two types of data: end-user data (raw facts) and metadata.
Database
The process that yields the description of the database structure and determines the database components. The second phase of the Database Life Cycle.
Database Design
The collection of programs that manages the database structure and controls access to the data stored in the database.
database management system (DBMS)
An organization of components that defines and regulates the collection, storage, management, and use of data in a database environment.
Database System
A single-user database that runs on a personal computer.
Desktop Database
A database that contains data focused on specific subject areas.
Discipline-specific Database
The overall company data representation, which provides support for present and expected future needs.
Enterprise Database