Term
|
Definition
set of facts collected from transactions
|
|
|
Term
|
Definition
interpretation of data that have been processed
|
|
|
Term
|
Definition
character
field
record
file
database |
|
|
Term
|
Definition
single letter, number, or symbol
|
|
|
Term
|
Definition
column with a specific type of similar trait
|
|
|
Term
|
Definition
entire set of fields for a specific entity
|
|
|
Term
|
Definition
entire set of related records
|
|
|
Term
|
Definition
|
|
Term
|
Definition
storage medium that allows only a sequential access type of storage |
|
|
Term
|
Definition
data are stored in sequential or chronological order
|
|
|
Term
|
Definition
any data item on the storage media can be directly accessed without reading in sequence
|
|
|
Term
|
Definition
when similar transactions are grouped into a batch and that batch is processed as a group
|
|
|
Term
|
Definition
transactions are processed as soon as they are entered
|
|
|
Term
|
Definition
collection of data stored on the computer in a form that allows the data to be easily accessed, retrieved, manipulated, and stored
|
|
|
Term
|
Definition
occurs when the same data are stored in one or more file
|
|
|
Term
|
Definition
all of the multiple instances of the same data are exactly alike |
|
|
Term
Database management system (DBMS)
|
|
Definition
software that manages the database and controls the access and use of data by individual users and applications
|
|
|
Term
|
Definition
those where one entity in the data is related to only one other entity
|
|
|
Term
|
Definition
one entity in the data is related to more than one entity
|
|
|
Term
Many-to-many relationship
|
|
Definition
those in which one entity is related to many other entities and the reverse is true
|
|
|
Term
|
Definition
earlier databases (1950s-1960s), data are stored in 2D rows and columns
|
|
|
Term
|
Definition
characteristics of a related record
|
|
|
Term
|
Definition
define relationships between records by an inverted tree structure. (parent-child, one to many relationship)
|
|
|
Term
|
Definition
column value in the table that points to the next address with the linked attribute
|
|
|
Term
|
Definition
built on inverted tree structure, but allows more complex relationship linkages by the use of shared branches
|
|
|
Term
|
Definition
stores data in 2D tables that are joined in many ways to represent many different kinds of relationships in the data |
|
|
Term
|
Definition
unique identifier for each record in each table, used to sort, index, and access records from that table
|
|
|
Term
Structured query language (SQL)
|
|
Definition
industry standard query language, English-like. Identifies which fields are selected from which tables and how the tables are to be joined. One to many relationship
|
|
|
Term
|
Definition
process of converting data into tables that meet the definition of a relational database. Eliminate repeating groups, redundant data, and columns not dependant on primary key
|
|
|
Term
|
Definition
integrated collection of enterprise-wide data that includes five to ten years of nonvolatile data used to support management in decision making and planning
|
|
|
Term
|
Definition
data that are continuously updated as transactions are processed. Usually includes data for the current fiscal year and supports day-to-day operations and record keeping for the transactions processing systems
|
|
|
Term
High-impact processes (HIPs)
|
|
Definition
critically important processes that must be executed correctly if the organization is to survive and thrive
|
|
|
Term
|
Definition
process of searching for identifiable patterns is data that can be used to predict future behavior
|
|
|
Term
Online analytical processing (OLAP) |
|
Definition
software used to search for trends and patterns in the data, set of software tools that allow online analysis of the data within a data warehouse. |
|
|
Term
|
Definition
successive expansion of data into more detail, going from high level data to successively lower levels of data
|
|
|
Term
|
Definition
or roll-up, the aggregation of collection of similar data. Opposite of drill down in that consolidation takes detailed data and summarizes it into larger groups
|
|
|
Term
|
Definition
data examining data from different perspectives
|
|
|
Term
|
Definition
identity trends is the comparison of figures such as sales over several successive times periods
|
|
|
Term
|
Definition
present variance from expectations
|
|
|
Term
|
Definition
present potential variations in conditions that are used to understand interactions between different parts of the business
|
|
|
Term
Centralized databases and processing
|
|
Definition
stored and maintained in a central location
|
|
|
Term
Distributed databases (DDB) and distributed data processing (DDP)
|
|
Definition
processing and databases are dispersed to different locations of the organization
|
|
|
Term
|
Definition
each computer or process on the network is either a client or a server
|
|
|
Term
|
Definition
when competitors try to gain access to company data |
|
|