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

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;

36 Cards in this Set

  • Front
  • Back
  • 3rd side (hint)

Database

Collection of files that contains record on people, places or things.

Entity

A category that represents the person, place or thing. In which, we store, collect and maintain info.

Supplier / Part

Attribute

specific characteristics of each entity.

Rational Database

organize data into two dimensional tables with rows and columns. One table per entity.

fields

columns (store data representing an attribute.

Rows

stores data for separate records or tuples.


Key field

identifies each record

foreign key- a way to look up field to find data about the supplier of a part.

entity relationship diagram

clarify table relationships, one to many, & many to many.


Normalization-

process of streamlining complex groups of data in min. redundant data elements. Min awkward many to many relationships

referential integrity

rules to ensue relationships between coupled tables remain consistent.


database mgmt system

specific type of software for creating, storing,organizing & accessing data from a database

mircosoft access DBMS for desktop sys.


DB2 Oracle database nd microsoft SQL used for large frames and midrange com.


logical view

how end users view data

physical view

how data are actually structured & organized

select

create subset of all records meeting criteria

join

combines relational tables to present the server with no more info than available

project

create subset consisting of columns in a table. permits users to create new tables


data dictionary

automated or manual file storing definitions of data elements & their characteristics querying & reporting.

Data manipulation language

structured query language SQL


Microsoft access query

cloud databases

relational database engines provided by cloud computing services. Appeal to web-focused businesses

Big Data

large quantities unstructured & semi-structured data from internet & networked services & applications

data warehouses

database that store current & historical data that interests decisions makers. Data can be accessed but not altered.

Data Mart

subset of data warehouses that is highly focused and isolated for a specific populations of users

Hadoop

Open-source framework from Apache


Designed from big data, combines results into smaller data sets thats easier to analyze

In-Memory Computing

relies on computer main memory for data storage. shortens query response times

Analytic Platforms

preconfigured hardware sys. use relational/non-relational tech. to analyze large data sets

Online Analytical Processing (OlAP)

support multidimensional data analysis enabling users to view the same data in different ways using multiple dimensions. Users able to obtain online answers (in fast time)


Data Mining

finds hidden patterns and relationships in large databases and infers rules, predict the future

Associations-occurances linked to single event.


Sequences-events linked over time


classifications-patterns describing a group an item belongs to


clustering- discoverning as unclassified grouping


forecasting-use series of values to forecast future values

Text Mining

Unstructured data acct. for 80% of an org. useful info. allow Businesses to extract key elements and sum. large unstructured data sets.

Web Mining

discovery and analysis of useful patterns & info from the web

Content mining-content of websites


structure^-websites structural elements


usage^-mines user interaction data gathered by web servers

Databases and web

firms use the web to make info from their internal databases available to customers & partners. Web interfaces provide familiarity to users & savings over redesigning legacy sys.

Info policy

states organizations rules for organizing, managing, storing, sharing info


Data Administration

responsible for specific policies & procedures through which data can be managed as a resource


database Administration

responsible for design & mgmt group responsible for defining & organizing the structure & content of the database & maintaining the database.

Poor data quality

major obstacle to successful customer relationship mgmt

data quality problems

caused by redundant & inconsistent data produced by multiple sys.. Data input errors

Data Cleansing

detects & corrects incorrect, incomplete, improperly formatted, & redundant data