MontgomeryHepne
6 years agoQrew Cadet
Creating a team from an employee table
I have an employee table and I have a teams table. My goals is to be able to create a group of teams from the employee table. It is my understanding that if I create a join table and create a relationship from employee to join table and then from teams table to join table I should be able to assign employees to a team. However, I am not getting the result I was after. I am including this screenshot to show my current diagram. I appreciate any help you can provide.