Interview Question
Qus: What is default batch size if we enable bulk API?
Answers (1)
Enabling the Bulk API in Data Loader allows you to load or delete a large number of records faster than using the default SOAP-based API.
However, there are some differences in behavior in Data Loader when you enable the Bulk API.
One important difference is that it allows you to execute a hard delete if you have the permission and license.