InterviewSolution
Saved Bookmarks
| 1. |
What Is Batch Apex In Salesforce? |
|
Answer» Batch APEX: Batch Apex allows you to DEFINE a single job that can be BROKEN up into manageable chunks, WHEREAS every CHUNK can be processed separately. Batch Apex: Batch Apex allows you to define a single job that can be broken up into manageable chunks, whereas every chunk can be processed separately. |
|