Microsoft
MB6-894 · Question #24
You are adding a relationship to a table. Which two best practices should you follow? Each correct answer presents part of the solution.
The correct answer is B. Set the validate property to No when you are using navigational relationships so that the D. Define the relationship to a foreign key on the child table by setting the validate property on. See the full explanation below for the reasoning.
Question
You are adding a relationship to a table. Which two best practices should you follow? Each correct answer presents part of the solution.
Options
- ADefine a navigational relationship; the validate property on the relation should be set to "Yes"
- BSet the validate property to No when you are using navigational relationships so that the
- CName the relationship with an "_rel" suffix in order to differentiate it from the index that is
- DDefine the relationship to a foreign key on the child table by setting the validate property on
How the community answered
(26 responses)- A8% (2)
- B73% (19)
- C19% (5)
Community Discussion
No community discussion yet for this question.