ER Model Basics (Contd.)
Relationship sets can also have descriptive attributes
- the since attribute of Works_In
Translating a relationship set to a relation -- attributes of relation must include:
- Keys for each participating entity set (as foreign keys).
- This set of attributes forms superkey for the relation.
- All descriptive attributes.