Lookup — Salesforce Administrator Practice Questions
A lookup relationship links two objects without tightly coupling them, meaning the child record can exist independently of the parent and the relationship does not affect record ownership or sharing. Lookups are the correct choice when the child should survive if the parent is deleted or when the child needs its own owner. The exam tests understanding of when to use a lookup versus a master-detail relationship and the functional limitations that come with each choice.
Free questions on lookup
What is the primary difference between a Lookup relationship and a Master-Detail relationship?
Free question · medium · full answer + explanation