teetertotter57
Registered User.
- Local time
- Today, 16:00
- Joined
- Dec 16, 2013
- Messages
- 32
In my database, I have 2 tables, well there are more but the questions pertains to 2 specific tables. Table1 ScheduledClasses, Table2 Participants. I want to put several participants into the scheduled class. Each participant takes multiple classes, which I want to show in the Participant table. I'm not sure whether to join them by ParticipantID or ClassID. I'm thinking one would remove the participant each time I put him in a different class and the other would allow him in all three classes. By which key field should I join them?
Thank You,
Regina
Thank You,
Regina