nerdexam
Salesforce

PDI · Question #119

When importing and exporting data into Salesforce, which two statements are true? Choose 2 answers

The correct answer is C. Developer and Developer Pro sandboxes have different storage limits. D. Data import wizard is a client application provided by Salesforce.. Salesforce offers various tools for data import/export, and sandbox environments come with distinct storage capabilities.

Submitted by dimitri_ru· Apr 18, 2026Data Modeling and Management

Question

When importing and exporting data into Salesforce, which two statements are true? Choose 2 answers

Options

  • ABulk API can be used to import large data volumes in development environments without
  • BBulk API can be used to bypass the storage limits when importing large data volumes in
  • CDeveloper and Developer Pro sandboxes have different storage limits.
  • DData import wizard is a client application provided by Salesforce.

How the community answered

(59 responses)
  • A
    5% (3)
  • B
    3% (2)
  • C
    92% (54)

Why each option

Salesforce offers various tools for data import/export, and sandbox environments come with distinct storage capabilities.

ABulk API can be used to import large data volumes in development environments without

The Bulk API is designed for efficient processing of large data volumes but does not allow users to bypass or ignore governor limits or storage limits in any environment.

BBulk API can be used to bypass the storage limits when importing large data volumes in

The Bulk API helps handle large data volumes efficiently but does not enable users to circumvent or exceed the organization's allocated data storage limits.

CDeveloper and Developer Pro sandboxes have different storage limits.Correct

Developer sandboxes typically have a 200 MB data storage limit, whereas Developer Pro sandboxes offer a larger 1 GB data storage limit, confirming different storage capacities.

DData import wizard is a client application provided by Salesforce.Correct

The Data Import Wizard is a native, web-based tool provided by Salesforce, accessible directly from the Setup menu, facilitating simple data imports.

Concept tested: Salesforce data management and sandbox types

Source: https://help.salesforce.com/s/articleView?id=sf.create_sandboxes_sizes.htm&type=5

Topics

#Data Import/Export#Salesforce Data Tools#Sandbox Storage#Bulk API

Community Discussion

No community discussion yet for this question.

Full PDI Practice