Salesforce Administrator — Question 148

Identify the statements that define Apex data loader?

Answer options

Correct answer: B, D

Explanation

The correct answer is B and D because the Apex data loader allows for the insertion, updating, deletion, and extraction of Salesforce records, as well as the ability to read and load data from CSV files. Option A is incomplete as it does not mention updating or deleting, while option C incorrectly limits the functionality to just updating and deleting. Option E is incorrect since the data loader specifically supports CSV files, not all MS Office formats.