Explain batch apex?
Answer / 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 |
What is hierarchical relationship in SFDC?
What are Governer limits in Apex and Salesforce?
Is there any limit on how many component to have in one application ? : salesforce lightning component
What is a lead?
What is the Report Wizard?
Why do we need to write test classes? How to identify if a class is a test class? : salesforce crm
What are the types of custom settings in salesforce? What is the advantage of using custom settings? : salesforce crm
Are there any css (styles) provided by salesforce.com as part of the supported lightning components ? : salesforce lightning component
What are apex unit tests?
What is custom metadata type ?
What is wrapper class in apex salesforce ?
Validation rules, what are they use for in salesforce?