
Types of relationships - Assignments
1. Employees and addresses
We are looking at a data model of an HR database.
This contains data of employees and addresses.
Look closely at the data model. What type of relationship is there between an employee and an address?
- One-to-one
- One-to-many
- Many-to-many

2. Employees and passport details
The data model of the HR database has been further expanded.
Data of passport details is now also being processed.
Look closely at the data model. What type of relationship is there between an employee and a passport?
- One-to-one
- One-to-many
- Many-to-many
