Salesforce Certified Platform App Builder — Question 199

Universal Containers is importing 10,000 contact records in Salesforce. They want to avoid duplicate records from being created during the import.
How can this requirement be met?

Answer options

Correct answer: B

Explanation

The correct answer is B because including a column with unique values allows Salesforce to check for and prevent duplicate records during the import. Option A is incorrect as the 'Prevent Duplicates' option does not exist in Data Loader. Options C and D involve post-import actions, which do not prevent duplicates from being created in the first place.