ADM-201 · Question #347
An administrator needs to create a one-to-many relationship between two objects with limited access to child records. What type of field should the administrator use?
The correct answer is D. Master-detail field. To create a strong one-to-many relationship with inherited security for child records, an administrator should use a master-detail field.
Question
An administrator needs to create a one-to-many relationship between two objects with limited access to child records. What type of field should the administrator use?
Options
- ACross object formula
- BRoll-up summary
- CLookup field
- DMaster-detail field
How the community answered
(31 responses)- A3% (1)
- B3% (1)
- D94% (29)
Why each option
To create a strong one-to-many relationship with inherited security for child records, an administrator should use a master-detail field.
A cross-object formula field is used to display data from a related object, not to define the relationship type or security model between objects.
A roll-up summary field aggregates data from child records onto a parent record and requires an existing master-detail relationship, but it does not define the relationship itself.
A lookup field creates a loosely coupled one-to-many relationship where child records have independent security and can exist without the parent, thus not inherently providing limited access to child records through the parent.
A master-detail relationship creates a tightly coupled one-to-many relationship between two objects, where the detail (child) record's security and sharing settings are inherited from its master (parent) record. This inheritance effectively limits access to the child records based on the parent's access permissions, ensuring data integrity and controlled visibility.
Concept tested: Master-detail relationship security and behavior
Source: https://help.salesforce.com/s/articleView?id=sf.fields_relationships_considerations.htm&type=5
Topics
Community Discussion
No community discussion yet for this question.