nerdexam
Salesforce

SALESFORCE-ASSOCIATE · Question #46

Which relationship type exists between Accounts and Contacts?

The correct answer is C. Lookup. The standard relationship between Accounts and Contacts in Salesforce is a Lookup relationship. A Contact can exist independently without being linked to an Account, and deleting an Account does not automatically delete its related Contacts. This is the key distinction from a…

Salesforce Data Model and Object Relationships

Question

Which relationship type exists between Accounts and Contacts?

Options

  • AMaster-detail
  • BSelf
  • CLookup

How the community answered

(34 responses)
  • A
    9% (3)
  • B
    3% (1)
  • C
    88% (30)

Explanation

The standard relationship between Accounts and Contacts in Salesforce is a Lookup relationship. A Contact can exist independently without being linked to an Account, and deleting an Account does not automatically delete its related Contacts. This is the key distinction from a Master-Detail relationship, where deleting the parent (master) record would cascade-delete all child (detail) records. Because Contacts can stand alone (e.g., a personal contact not tied to any business), the looser Lookup relationship is used.

Topics

#Salesforce Data Model#Object Relationships#Standard Objects#Lookup Relationships

Community Discussion

No community discussion yet for this question.

Full SALESFORCE-ASSOCIATE Practice