• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/43

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

43 Cards in this Set

  • Front
  • Back
field
group of words or a complete number
record
group of related fields
file
group of records of the same type
database
group of related files// collection of data organized to serve many applications efficiently by centralizing the data and controlling redundant data
entity
a person, place,t hing, or event on which we store data
attribute
each characteristic or quality describing an entity
data redundancy
the presence of duplicate data in multiple data files so that the same data are stored in more than one place or location
data inconsistency
where the same attribute may have different values
program-data dependence
refers to the coupling of data stored in files and the specific programs required to update and maintain those files such that changes in programs require changes to the data
DBMS
database management system - software that permits an organization to centralize data, manage them efficiently, and provide access to the stored data by applications programs
logical view
presents data as they would be perceived by end users or business specialists
physical view
shows how data are actually organized and structured on physical storage media
relational dbms
most popular type of dbms - represent data as two dimensional tables (called relations). tables may be referred to as files
tuples
rows/records in a relational dbms
key field
uniquely identifies each record so that the record can be retrieved, updated, or sorted in a relational dbms
primary key
one key field that is the unique identifier for all the information in any row of the table and cannot be duplicated. dbms.
foreign key
essentially a look up field to look up data about the supplier of a specific part
object-oriented dbms
stores the data and procedures that act on those data as objects that can be automatically retrieved and shared. best suited for videos and other multimedia
object-relational dbms
provide capabilities of both object0oriented, and relational dbms
data definition
capability to specify the structure of the content of the database. used to create database tables
data dictionary
automated or manual file that stores definitions of data elements and their characteristics
data manipulation language
used to add, change, delete, and retrieve the data in the database
structured query language - sql
most prominent data manipulation language
normalization
the process of creating small, stable, yet flexible and adaptive data structures from complex groups of data
referential integrity
ensure that relationships between coupled tables remain consistent
entity-relationship diagram
illustrates relationships between entities
data warehouse
database that stores current and historical data of potential interest to decision makers throughout the company
data mart
smaller, decentralized data warehouses; subset of a data warehouse in which a summarized or highly focused portion of the organizations data is placed in a separate database for a specific population of users
OLAP - online analytical processing
supports multidimensional data analysis, enabling users to view the same data in different ways using multiple dimensions.
data mining
discover-driven; provides insight into corporate data that cannot be obtained with OLAP by finding hidden patterns and relationships in large databases, and inferring rules from them to predict future behavior
associations
occurrences linked to a single event
sequences
events are linked over time
classification
recognizes patterns that describe the group to which an item belongs by examining existing items that have been classified and by inferring a set of rules
clustering
similar to classification, but no established groups yet
forecasting
uses a series of existing values to forecast what others will do
predictive analysis
use data mining techniques, historical data, and assumptions about future conditions to predict outcomes of events such as the probability a customer will respond to an offer or purchase a specific product
text mining
tools are able to extract key elements from large unstructured data sets, discover patterns and relationships, and summarize the info
web mining
the discover and analysis of useful patterns and information from the world wide web
web content mining
process of extracting knowledge from the content of web pages - text, image, audio, video
web usage mining
examines user interaction data recorded by a web server whenever requests for a web site's resources are received
DATABASE SERVER
in a client/server environment, the dbms resides on this dedicated computer
CGI script
a compact program using the common gateway interface specification for processing data on a web server
information policy
specifies the organizations rules for sharing disseminationg, acquiring, standardizing, inventoy info