Salesforce Platform Developer I (legacy) — Question 235
Which option should a developer use to create 500 Accounts and make sure that duplicates are not created for existing Account Sites?
Answer options
- A. Sandbox template
- B. Data Loader
- C. Data Import Wizard
- D. Salesforce-to-Salesforce
Correct answer: C
Explanation
The correct answer is C, as the Data Import Wizard includes features to prevent the creation of duplicate records. Options A and D do not directly address account creation with duplicate prevention, while Option B, the Data Loader, does not inherently prevent duplicates without additional configuration.