QuestionQ928

Data Management

Data Loader can deduplicate records while importing them.

  • A True
  • B False
Explanation

Salesforce Data Loader does not remove duplicate records during an import. Duplicate entries in the input file must be identified and removed before the load; duplicate record IDs can cause a Duplicate Id Specified error or unintended repeated updates.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!