Object Relationships Flashcards

1
Q

Prestige Worldwide has decided to host 10 networking events for its clients. To capture this information in Salesforce, two custom objects have been created, one called “networking events” and one called “venues”. An event can only be hosted at a single venue but a single venue can host multiple events. The sharing rules may differ for venues and events. Which relationship type would best be used to associate both objects?

A. Hierarchical relationship
B. Master-detail relationship
C. Lookup relationship
D. External lookup relationship

A

C

A lookup relationship is the best way to associate both objects because in a lookup relationship the association between objects is optional and Records can exist in either object without being tied to the other.

Look up relationship also does not impact Salesforce sharing model for the objects which allows each object to have its own unique sharing rules

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which relationship type does not impact Salesforce sharing model? This allows each object to have its own unique sharing rules.

A

Lookup relationship

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Can two custom objects be linked through a hierarchical relationship?

A

No

It is only available for the user object. It lets users use a lookup field to associate one user with another.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Every detail record must be linked to a Master record in a master detail relationship?

True
False

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

In a master detail relationship, the detail records does not inherit the sharing rules from The Master record.

True
False

A

False

Detail records inherit their sharing settings from the master object so the detail object could not have its own unique sharing rules.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

In an external lookup relationship the parent record the stored in Salesforce.

True
False

A

False

External lookup relationship links a child stanard object, custom object, or external object to a parent external object.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly