Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Data Architect All Questions

View all questions & answers for the Certified Data Architect exam

Exam Certified Data Architect topic 1 question 8 discussion

Actual exam question from Salesforce's Certified Data Architect
Question #: 8
Topic #: 1
[All Certified Data Architect Questions]

Universal Containers (UC) is in the process of migrating legacy inventory data from an enterprise resource planning (ERP) system into Sales Cloud with the following requirements:
1. Legacy inventory data will be stored in a custom child object called Inventory__c.
2. Inventory data should be related to the standard Account object.
3. The Inventory__c object should inherit the same sharing rules as the Account object.
4. Anytime an Account record is deleted in Salesforce. the related Inventory__c record(s) should be deleted as well.
What type of relationship field should a data architect recommend in this scenario?

  • A. Lookup relationship field on Inventory__c, related to Account
  • B. Indirect lookup relationship field on Account, related to Inventory__c
  • C. Master-detail relationship field on Inventory__c, related to Account
  • D. Master-detail relationship field on Account, related to Inventory__c
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
bssrilakshmi
Highly Voted 1 year, 6 months ago
Correct answer: C
upvoted 10 times
...
BorisBoris
Highly Voted 1 year, 4 months ago
C is correct. On the Inventory__c Object, we create a field called Account and for field type, we designate M/D. Then we are prompted to select an Object to which we want this to look-up to and we choose Account. In doing so, we cxreate an M/D relationship i.e Many-to-one
upvoted 7 times
...
Nilesh_Nanda
Most Recent 6 months, 1 week ago
C is correct answer
upvoted 2 times
...
lizbette
6 months, 4 weeks ago
Selected Answer: C
C. Remember the syntax on Master-Detail relationships. They are created on the child object, and used to add a relationship that links the child object to the parent. In this case, the child object is the Custom Inventory Object, and the parent is the Account object. Therefore, the syntax is that we create the Master-Detail relationship ON the inventory object, to link it to the Account parent.
upvoted 2 times
...
DavidHolland
11 months, 4 weeks ago
Selected Answer: C
Definitely C, s account cannot be a child in a master detail
upvoted 2 times
...
ksho
1 year, 2 months ago
Selected Answer: C
C - master detail fields are created on the child object and related to the parent object
upvoted 3 times
...
thneeb
1 year, 4 months ago
Selected Answer: C
Definitly C
upvoted 5 times
...
Alokv
1 year, 5 months ago
Correct answer is C. Account can't be a child object in master detail realtionship.
upvoted 5 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...