List of questions
Related questions
Question 154 - Certified Data Architect discussion
UC is building a salesforce application to track contacts and their respective conferences that they have attended with the following requirements:
1. Contacts will be stored in the standard contact object.
2. Conferences will be stored in a custom conference_ c object.
3. Each contact may attend multiple conferences and each conference may be related to multiple contacts.
How should a data architect model the relationship between the contact and conference objects?
A.
Implement a Contact Conference junction object with master detail relationship to both contact and conference_c
B.
Create a master detail relationship field on the Contact object.
C.
Create a master detail relationship field on the Conference object.
D.
Create a lookup relationship field on contact object.
Your answer:
0 comments
Sorted by
Leave a comment first