Salesforce Certified Marketing Cloud Email Specialist — Question 45
A marketer is updating a data extension by manually importing a file. The marketer wants to ensure only new records are added to the data extension during the import process.
In which two ways should the data extension and import be configured? (Choose two.)
Answer options
- A. Select the update type ג€Overwriteג€.
- B. Ensure the data extension has a Primary Key.
- C. Select the update type ג€Add Onlyג€.
- D. Select the update type ג€Add and Updateג€.
Correct answer: B, C
Explanation
The correct answer includes B, which ensures that the data extension has a Primary Key to prevent duplicates, and C, which specifies that only new records will be added. Option A is incorrect as 'Overwrite' would replace existing records, while option D would update existing records, which is not desired in this scenario.