Term
|
Definition
pieces of information describing a particular entity |
|
|
Term
|
Definition
Applications and technologies to help users make better business decisions |
|
|
Term
|
Definition
A Special organizational function for managing the organization's data resources, concerned with information policy, data planning, maintainence of data dictionaries, and data quality standards. |
|
|
Term
|
Definition
Activities for detecting and correcting data in a database or file that are incorrect, incomplete, improperly formatted, or redundant. Also known as data scrubbing. |
|
|
Term
|
Definition
DBMS capability that specifies the structure and content of the database. |
|
|
Term
|
Definition
An automated or manual tool for storing and organizing information about the data maintained in a database |
|
|
Term
Data Manipulation Language |
|
Definition
A language associated with a database management system that end users and programmers use to manipulate data in the database |
|
|
Term
|
Definition
A small data warehouse containing only a portion of the organization's data for a specified function or population of users. |
|
|
Term
|
Definition
Analysis of large pools of data to find patterns and rules that can be used to guide decision making and predict future behavior |
|
|
Term
|
Definition
A database, with reporting and query tools, that stores current and historical data extracted from various operational systems and consolidated for management reporting and analysis |
|
|
Term
|
Definition
|
|
Term
|
Definition
Refers to the more technical and operational aspects of managing data, including physical database design and maintenance. |
|
|
Term
Database Management System |
|
Definition
Special software to create and maintain a database and enable individual business applications to extract the data they need without having to create separate files or data definitions in their computer programs |
|
|
Term
|
Definition
A computer in a client/server environment that is responsible for running a DBMS to process SQL statements and perform database management tasks |
|
|
Term
|
Definition
A person, place, thing, or event about which information must be kept. |
|
|
Term
Entity-Relationship Diagram |
|
Definition
A methodology for documenting databases illustrating the relationship between various entities in the database. |
|
|
Term
|
Definition
A grouping of characters into a word, a grouping of words, or a complete number, such as a person's name or age |
|
|
Term
|
Definition
Field in a database table that enables users to find related information in another database table |
|
|
Term
|
Definition
Formal rules governing the maintenance, distribution, and use of information in an organization |
|
|
Term
|
Definition
A field in a record that uniquely identifies instances of that record so that it can be retrieved, updated, or sorted |
|
|
Term
|
Definition
The process of creating small stable data structures from complex groups of data when designing a relational database |
|
|
Term
|
Definition
stores the data and procedures that act on those data as objects that can be automatically retrieved and shared. |
|
|
Term
|
Definition
A database management system that combines the capabilities of a relational DBMS for storing traditional information and the capabilities of an object-oriented DBMS for storing graphics and multimedia. |
|
|
Term
Online Analytical Processing (OLAP) |
|
Definition
Capability for manipulating and analyzing large volumes of data from multiple perspectives. |
|
|
Term
|
Definition
Use of data-mining techniques, historical data, and assumptions about future conditions to predict outcomes of events |
|
|
Term
|
Definition
Unique identifier for all the information in any row of a database table |
|
|
Term
|
Definition
A group of related fields |
|
|
Term
|
Definition
Rules to ensure that relationships between coupled database tables remain consistent |
|
|
Term
|
Definition
A type of logical database model that treats data as if they were stored in two-dimensional tables. It can relate data stored in one table to data stored in another as long as the two tables share a common data element |
|
|
Term
Structured Query Language (SQL) |
|
Definition
The standard data manipulation language for relational database management systems |
|
|
Term
|
Definition
Row or records in a relational Table |
|
|