Microsoft
MB2-703 · Question #64
You are creating a customized Solution for a conference. Each conference attendee can register for multiple sessions, and each session can have multiple registered attendees.Attendees complete…
The correct answer is D. Manual many-to-many (N:N) between attendee and session registration. See the full explanation below for the reasoning.
Question
You are creating a customized Solution for a conference. Each conference attendee can register for multiple sessions, and each session can have multiple registered attendees.Attendees complete surveys after each session. Surveys have custom fields. Which relationship type should you use between attendees and session registrations to track surveys?
Options
- AOne-to-many (1:N) from session registration to attendee
- BOne-to-many (1:N) from attendee to session registration
- CNative many-to-many (N:N) between attendee and session registration
- DManual many-to-many (N:N) between attendee and session registration
How the community answered
(29 responses)- A10% (3)
- B3% (1)
- C3% (1)
- D83% (24)
Community Discussion
No community discussion yet for this question.