Database Normalization: 4th Normal Form
Student Course Instructor data, with several instructors per course
More data anomalies
Student
Course
Instructor
Three attributes as key
Student Course Instructor table
Creating a table for the student to instructor relationship
Student Instructor table
Creating a table for the student to course relationship
Student Instructor table
PreviousDatabase Normalization: 3rd Normal FormNextDatabase Normalization: 5th Normal Form and Beyond
Last updated
Was this helpful?

