Database Fundamentals 1 Flashcards

1
Q

Data vs Information

A
  1. Data are raw facts.
  2. Information is the results of processing raw data to reveal meaning.
  3. Information requires context to reveal meaning.
  4. Raw data must be formatted for storage, processing and presentation.
  5. Data is the foundation of information, which is the bedrock of knowledge.
  6. Accurate, relevant and timely information is the key to good decision making.
  7. Good decision making is the key to organizational survival.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a database?

A

Shared, integrated computer structure that stores a collection of data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Metadata?

A
  • Provides description of data characteristics and relationships in data.
  • It is “Data about data”
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Types of Databases

A
  1. Number of users
  2. Database location(s)
  3. Database use
  4. Degree of data structure
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Number of users

A
  1. Single user database supports only one user at a time.
    - Desktop database
  2. Multi-user database supports multiple users at the same time.
    - Workgroup database supports a small number
    - Enterprise database supports a large number
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Database location(s)

A
  1. Centralized database
    - Data located at a single site
  2. Distributed database
    - Data distributed across several different sites
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Database use

A
  1. Operational database
    - Supports a company’s day to day operations (OLTP)
    - Also known as transactional or production database
  2. Data warehouse
    - Stores data used for tactical or strategic decisions (OLAP)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Degree of data structure

A
  1. Unstructured data - Exist in their original state
  2. Structured data - Result from formatting
  3. Semi-structured data - Data have been processed to some extent
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Definition of data

A

“Raw” facts such as a telephone number, a birth date, etc. Data have little meaning unless they have been organized in some logical manner.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Definition of Field

A

A character or group of characters that has a specific meaning. A field is used to define and store data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Definition of Record

A

A logically connected set of one or more fields that describe a person, place or thing.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Definition of File

A

A collection of related records.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Problems with File System Data Management

A
  1. Makes it difficult to combine data from multiple sources.
  2. Organizational structure promotes storage of same data in different locations.
  3. Data stored in different locations unlikely to be updated consistently.
  4. Data redundancy: Same data stored unnecessarily in different places.
  5. Data inconsistency: Different and conflicting versions of same data occur at different places.
  6. Data anomalies: Abnormalities when all changes in redundant data are not made correctly.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

3 Types of Data Anomalies

A
  1. Update anomalies
  2. Insertion anomalies
  3. Deletion anomalies
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the key to good decision making?

A

Accurate, relevant and timely information.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly