What are some techniques to improve data quality?
What is a “Serial Load”?
Refers to loading data serially so that the data ‘insert’ operations are performed one at a time
When does “Record Lock” typically happen?
What is the load limit of Bulk API?
A single batch can include 10,000 records
What are some techniques for optimizing loading data?
What is the upper limit of records in a single file for data loader?
5 million records
What file size can Bulk API retreive in terms of data?
15GB split into 1GB files
What command has to be entered in the header for Pk Chunking?
Sforce-Enable-PKChunking