• 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/34

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;

34 Cards in this Set

  • Front
  • Back
Bit
Smallest unit of data; binary digit (0,1)
Byte
Group of bits that represents a single character
Field
group of words or a complete number
Record
group of related fields
File
group of records of same type
Database
group of related files
Entity
person, place, thing, event about which information is maintained
Attribute
description of a particular entity
Key Field
identifier field used to retrieve, update, or sort a record; a key field is a unique identifier
Problems with the Traditional File Environment
1. Data Redundancy
2. Program-data dependence
3. Lack of Flexibility
4. Poor Security
5. Lack of data sharing & availability
DBMS
Database Management System
Relational DBMS
- represents data as two-dimensional tables called relations
- relates data across tables based on common data elements
Select
creates subset of rows that meet specific criteria
Join
combines relational tables to provide users with information
Project
enables users to create new tables containing only relevant information
OODBMS
Object-Oriented Database Management System
Object-Oriented Database Management System
- stores data & procedures as objects that can be retrieved & shared automatically
Capabilities of DBMS
1. Data Definition Language
2. Data Dictionary
3. Querying & Reporting
Conceptual Design
abstract model of database from a business perspective
Physical Design
detailed description of business information needs
Entity-relationship Diagram
Methodology for documenting databases illustrating relationships between database entries
Normalization
process of creating small stable data structures from complex groups of data
Distributed Databases
database stored in more than one physical location
Data Warehouse
-stores current & historical data form many core operational transaction systems
-consolidates & standardizes info
-query, analysis & reporting tools
Data marts
- subset of data warehouse
- summarized, highly focused portion of data
Business Intelligence
Tools for consolidating, analyzing & providing access to vast amounts of data to help users make better business decisions
OLAP
Online Analytical Processing
Online Analytical Processing
- supports multidimensional data analysis
Data Mining
Tools for analyzing large pools of data
Text Mining
extracts key elements from large, unstructured data sets
Web Mining
discovery & analysis of useful patterns & info from WWW
Databases & the Web
Companies use Web to make internal databases available to customers or partners
Data Quality Audit
structured survey of the accuracy & completeness of data in an information system
Data Cleansing
consists of activities for detecting & correcting data in an information system