Computer Programming and DBMS
Computer Programming and DBMS
Finals Activities
Normal Forms
Given:
Student_Grade_Report (StudentNo, StudentName, Major,
CourseNo, CourseName, InstructorNo, InstructorName,
InstructorLocation, Grade)
Activity:
1. Apply Database Normalization
2. Construct the Entity- Relationship Diagram of the
given above.