Q6: In a company, employees work on projects, and they have a role in each project. How you represent this relationship?
Posted: Sat Feb 19, 2022 3:23 pm
company, employees work on projects, and they have a role in each project. How you represent this relationship? Employee +ID +Name +Role Project +Name +Desc 1. Employee +ID +Name Project +Name +Desc +Role
2. Employee +ID +Name Project +Name +Desc Role +Name
Employee +ID +Name Project +Name +Desc Role +Name
Q6: In a 2. Employee +ID +Name Project +Name +Desc Role +Name
Employee +ID +Name Project +Name +Desc Role +Name