Valid Salesforce-Certified-Administrator Dumps shared by ExamDiscuss.com for Helping Passing Salesforce-Certified-Administrator Exam! ExamDiscuss.com now offer the newest Salesforce-Certified-Administrator exam dumps, the ExamDiscuss.com Salesforce-Certified-Administrator exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com Salesforce-Certified-Administrator dumps with Test Engine here:
Cloud Kicks has a custom object named shoe. The administrator has been asked to ensure that when a relationship is created between Account and shoe to prevent orphaned shoe records. What should the administrator do to complete this requirement?
Correct Answer: D
Explanation Master-detail lookup is a type of relationship field that can be used to create a relationship between Account and Shoe and prevent orphaned Shoe records. Master-detail lookup establishes a parent-child relationship between two objects, where the parent record controls certain behaviors of the child record, such as security, ownership, and deletion. If the parent record is deleted, all the child records are deleted as well. References: https://help.salesforce.com/s/articleView?id=sf.relationships_considerations.htm&type=5