Quote:
Originally Posted by healdem
yup
Im assumign a member of staff cannot have more than one role is any one course.
|
This is part of my problem. It gets complicated (for me, at least) because an instructor of a course can also serve as the reader for that same course and/or as the TA as well, so I don't even know what to call that kind of relationship.
1. So the instructor/ta/reader are sometimes the same person and other times three different people.
Also, an instructor from one course can be the TA in another course, which is taught by a different instructor.
2. How do I create the relationships with the interaction table?
Wouldn't I have to make the PK from tblnstructionalStaff the FK in multiple places in the intersection table (Instructor1, Instructor2, TA1, TA2, Reader1, Reader2)?
I suppose that is my main challenge.
Thanks