Microsoft
MB2-716 · Question #75
You plan to create a country entity that contains one record for each country in the world. You need to track which countries a contact visited. No additional data will be tracked. Which type of…
The correct answer is A. a many-to-many (N:N) relationship from the contact to the country. See the full explanation below for the reasoning.
Question
You plan to create a country entity that contains one record for each country in the world. You need to track which countries a contact visited. No additional data will be tracked. Which type of relationship should you create?
Options
- Aa many-to-many (N:N) relationship from the contact to the country
- Ba one-to-many (1:N) relationship from the country to the contact
- Ca many-to-many (N:N) relationship from the contact to the country that has a relationship behavior
- Da one-to-many (1:N) relationship from the contact to the country
How the community answered
(45 responses)- A76% (34)
- B13% (6)
- C7% (3)
- D4% (2)
Community Discussion
No community discussion yet for this question.