Answer Posted / apoorva mathur
Batch Apex is used to run large jobs (think thousands or millions of records!) that would exceed normal processing limits. Using Batch Apex, you can process records asynchronously in batches (hence the name, “Batch Apex”) to stay within platform limits.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you create a roll-up summary field in a lookup relation? State the number of such fields to be created for an object.
What are the types of custom settings in salesforce? What is the advantage of using custom settings?
What is the apex in salesforce?
What is a workflow alert? : salesforce admin
Who has access to Campaigns?
Define formula fields?
What are static resources? : salesforce admin
Can we deactivate a time-based workflow? What are the impacts?
What is the use of “for update” in soql?
What are Different types of field types?
What are the considerations for skinny table? : salesforce crm
Why use batch apex?
What all are the components of workflow?
can we use a Checkbox as controlling field?
Is lightning component framework an mvc framework ?