DB 02
DB 02
Database Management –
COMP3140
Billy Yu
1
Database Career
Data versus Information
https://www.youtube.com/watch?v=bitUrAmXTnI
Data Information
11
Anomalies
• Update anomalies
– A agent’s phone number changes, update each
of the customer file records ???
• Insertion anomalies
– Add a new agent, add to many customer files?
• Deletion anomalies
– agent resigns, delete agent data??
12
Data Redundancy Implications
• Poor data security
• Data inconsistency
• Increased likelihood of data-entry errors
when complex entries are made in different
files
• Data anomaly: Develops when not all of the
required changes in the redundant data are
made successfully
13
Database Design
• The process that yields the description of the
database structure and determines the database
components.
• Focuses on the design of the database structure
that will be used to store and manage end-user
data
• Well-designed database
– Facilitates data management
– Generates accurate and valuable information
• Poorly designed database causes difficult-to-
trace errors
Table 1.2 - Basic File Terminology
DBMS Functions
•Security management
• Enforces user security and data privacy
DBMS Functions
17
DBMS Functions
18
Disadvantages of Database Systems