Reviewer
Reviewer
Data
- raw facts, or facts that have not yet been processed to reveal their meaning to the end
user.
Information
- result of processing raw data to reveal its meaning.
Knowledge
- implies familiarity, awareness, and understanding of information as it applies to an
environment.
Database Classifications
● Number of users supported
● Data Location
● Type of data stored
● Intended data usage
● Degree of data structured
Types of Database
Classification by Number of users
a. Single-user database: a database that supports only one user at a time
b. Multi User database: a database that supports multiple concurrent users
Analytical database
- Stores historical data and business metrics used exclusively for tactical or strategic
decision making
Data Redundancy
- Unnecessarily storing the same data in different places
- Islands of information
- Increases the probability of having different versions of the same data
Database Systems
Database Systems
- Consists of logically related data stored in a single logical data repository
Database Systems Environment
- Refers to an organization of components that define and regulate the collection, storage,
management, and use data within a database environment
DBMS Functions
Data Dictionary Management
- Stores definitions of data elements and their relationships
Data Storage Management
- Performance tuning ensure efficient performance
Data Transformation and Presentation
- Data is formatted to conform to logical expectations
Security Management
- Enforces user security and data privacy