SalesforceSalesforce
PDI · Question #45
PDI Question #45: Real Exam Question with Answer & Explanation
Sign in or unlock PDI to reveal the answer and full explanation for question #45. The question stem and answer options stay visible for context.
Submitted by joshua94· Apr 18, 2026Logic and Process Automation
Question
A company has been adding data to Salesforce and has not done a good Job of limiting the creation of duplicate Lead records. The developer is considering writing an Apex process to identify duplicates and merge the records together. Which two statements are valid considerations when using merged? Choose 2 answers
Options
- AThe field values on the master record are overwritten by the records being merged.
- BMerge is supported with accounts, contacts, cases, and leads.
- CExternal ID fields can be used with the merge method.
- DThe merge method allows up to three records, including the master and two additional records
Unlock PDI to see the answer
You've previewed enough free PDI questions. Unlock PDI for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Apex Merge Method#Data Management#Duplicate Management#Standard Objects API