CiderCS3398 / CS3398-Cider-S2017

CS3398 Team Github
0 stars 2 forks source link

As database administrators, we would like to design an Entity/Relationship Model for our Database #49

Closed forrest87 closed 7 years ago

forrest87 commented 7 years ago

A solid database is designed according to the principles of Normalization. Therefore, it is imperative that an E/R model be created in at least the 3rd Normal Form where there exist no partial and/or transitive dependencies and a primary key is defined for each table.