Salesforce
CRT-450 · Question #45
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…
The correct answer is B. Merge is supported with accounts, contacts, cases, and leads. D. The merge method allows up to three records, including the master and two additional records. See the full explanation below for the reasoning.
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
How the community answered
(58 responses)- A16% (9)
- B78% (45)
- C7% (4)
Community Discussion
No community discussion yet for this question.