-
Notifications
You must be signed in to change notification settings - Fork 0
Part C
Daniel Sawyer edited this page Nov 30, 2023
·
4 revisions
No changes to EER were necessary due to Normalization. Following the steps converting it to database schema listed in the slides we believe all tables are up to 3NF: NF1 : All attributes depend on the key NF2: All attributes depend on the whole key NF3: All attributes depend on nothing but the key