EXP.2. Mapping EER To Relational Schema Model
EXP.2. Mapping EER To Relational Schema Model
EXP.2. Mapping EER To Relational Schema Model
Here again, use the cross-reference approach. For each n-ary relationship create a relation to
represent it. Add a foreign key into each participating entity type. Also add any attributes of the
relationship. The primary key of this relation is the combination of all foreign keys into
participating entity types that do not have a max cardinality of 1.
Conclusion:- For given case study EER relational mapping is done successfully.