Exam Plat-Admn-201 Topic 7 Question 97 Discussion

Actual exam question for Salesforce's Plat-Admn-201 exam
Question #: 97
Topic #: 7
Cloud Kicks has a custom object called Shipments. The company wants to see all the shipment items from an Account page. When an Account is deleted, the shipments should remain. Which type of relationship should a Platform Administrator make between Shipments and Accounts?

Suggested Answer: C Vote an answer

When relating two objects where the child records must persist even if the parent record is deleted, a Lookup Relationship is the correct choice. In this scenario, the Shipment object should have a lookup field pointing to the Account. Unlike a Master-Detail relationship (Option B), which automatically deletes child records (cascade delete) when the master is deleted, a Lookup relationship allows the child record to remain in the system, either by clearing the lookup field or simply leaving it as is. Option A and D are architecturally incorrect because the relationship field is always created on the "child" or "many" side of the relationship (Shipments) to point to the
"parent" (Account). Using a Lookup relationship ensures data retention for historical shipment tracking while still allowing the shipment items to be visible via a related list on the Account page.

by Cyril at Jul 22, 2026, 08:16 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10