Microsoft
MB2-712 · Question #75
You create a vehicle entity to track the vehicles owned by a contact. You create a one-to-many (1 :N) relationship from the contact to the vehicle. You need to ensure that the vehicle records are…
The correct answer is C. Set the relationship behavior for the delete action to Cascade All. See the full explanation below for the reasoning.
Question
You create a vehicle entity to track the vehicles owned by a contact. You create a one-to-many (1 :N) relationship from the contact to the vehicle. You need to ensure that the vehicle records are deleted. What should you do?
Options
- ASet the relationship behavior for the delete action to deleted.
- BSet the relationship behavior for the delete action to Remove Link.
- CSet the relationship behavior for the delete action to Cascade All
- DSet the Type of Behavior for the relationship to Referential, Restrict Delete.
- ESet the Type of Behavior for the relationship to Referential
How the community answered
(29 responses)- A14% (4)
- B7% (2)
- C76% (22)
- D3% (1)
Community Discussion
No community discussion yet for this question.