CRT-101 · Question #6
What are three characteristics of a master-detail relationship? Choose 3 answers
The correct answer is A. The master object can be a standard or custom object. D. Roll-up summaries are supported in master-detail relationships. E. The owner field on the detail records is the owner of the master record. A: The master object can be either a standard object (like Account or Opportunity) or a custom object - this is true. D: Roll-up summary fields are only supported in master-detail relationships (not lookup relationships), allowing aggregations like COUNT, SUM, MIN, MAX from…
Question
What are three characteristics of a master-detail relationship? Choose 3 answers
Options
- AThe master object can be a standard or custom object.
- BPermissions for the detail record are set independently of the master.
- CEach object can have up to five master-detail relationships.
- DRoll-up summaries are supported in master-detail relationships.
- EThe owner field on the detail records is the owner of the master record.
How the community answered
(47 responses)- A89% (42)
- B4% (2)
- C6% (3)
Explanation
A: The master object can be either a standard object (like Account or Opportunity) or a custom object - this is true. D: Roll-up summary fields are only supported in master-detail relationships (not lookup relationships), allowing aggregations like COUNT, SUM, MIN, MAX from detail records up to the master. E: In a master-detail relationship, the detail record does not have its own Owner field - it inherits ownership from the master record, which controls access. B is false: permissions on detail records are NOT set independently; they are controlled by the master record's sharing settings. C is false: Salesforce limits each object to a maximum of 2 master-detail relationships, not five.
Topics
Community Discussion
No community discussion yet for this question.