|
In this unit we will learn the rules and methods to represent entity
relationship models in relational database schemes.
Each of
the following mapping rules describes one of the components of the entity
relationship model. To reduce an ERM into a relational scheme all 8 rules have
to be worked out. Each rule has to be applied on every entity set (rule 1, 2, 7
and 8) or relationship set (rule 3, 4, 5 and 6). Usually the correct processing
sequence is: 1, 7, 8, 2, 3, 4, 5, and then 6.
For every rule a definition and an example is given.