System Analysis & Design: Section 7 Eng. Faten Khalifa
System Analysis & Design: Section 7 Eng. Faten Khalifa
System Analysis & Design: Section 7 Eng. Faten Khalifa
Section 7
Eng. Faten Khalifa
SDLC
Interview Project
JAD Session Planning Plan
Questionnaire
Data Flow Diagram
Data Dictionary Analysis
Process Specification
Entity Relationship
8. Normalization Design
Implementation
Normalization
Normalization is a technique that can help analysts validate
the ERD
City
Normalization Example 2
Error
Many-to-Many
relationships
Normalization Example 2
Normalization Example 2
Normalization Example 2
Normalization Example 3
The following table contains sample data for parts and for vendors
who supply those parts.
Part Number Description Part Number Vendor Name Address Unit Cost
1234 Logic chip 1234 Fast Chips Intel 10.00
5678 Memory chip 1234 Smart Chips IBM 8.00
5678 Fast Chips Intel 3.00
5678 Quality Chips Phoenix 2.00
5678 Smart Chips IBM 5.00
Normalization Example 3
2. Perform the 2NF to the previous resulted relations.