Soru

Zorluk: KolayObject Relationships (Lookup, Master-Detail, Many-to-Many)

An administrator is configuring custom objects in Salesforce and needs to decide between a Master-Detail relationship and a Lookup relationship. Which two statements accurately describe key characteristics of a Master-Detail relationship? (Select 2 answers)

  1. Deleting a master record automatically deletes all associated detail records.Cevap
  2. Standard roll-up summary fields can be created on the master object to aggregate child detail record data.Cevap
  3. C
    Detail records can exist as orphans without a master record reference assigned.
  4. D
    Standard roll-up summary fields can be created on parent objects linked by a standard lookup relationship.

Cevap

The correct statements are that deleting a master record automatically deletes associated detail records, and standard roll-up summary fields can be created on the master object to aggregate child detail record data.
In Salesforce, Master-Detail relationships strictly link child records to parent records. Deleting a master record automatically deletes all related child detail records. Additionally, Master-Detail relationships enable administrators to build standard roll-up summary fields on the master object to aggregate metrics from detail records.

Adım Adım Çözüm

1
Evaluate record deletion rules for Master-Detail relationships
In Master-Detail relationships, the lifetime of the detail record is tied directly to the master record, so deleting the master record cascades deletion to all related detail records.
Detail records inherit access permissions and existence from the master record.
2
Evaluate field capabilities for Master-Detail vs. Lookup relationships
Native roll-up summary fields can only be created on the master object in a Master-Detail relationship.
Lookup relationships do not natively support standard roll-up summary fields without custom code or automation flows.

Anahtar Kavram

Master-Detail Relationship Capabilities
Bu soruyu puanla