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 happens to detail record when a master record is deleted? What happens to child record when a parent record is deleted? : salesforce crm
What are maps in apex?
How can you convert a lead?
How can you create object relations in salesforce?
What are differences between custom settings and custom objects?
How can I participate in the developer force community?
What is the system? Assert method and when is it commonly used?
What is an attribute tag? What is the syntax for including them?
What is the validation rule
How to filter boolean field in soql?
For which data type we can enable external id?
What is the maximum size of the pdf generated on visualforce attribute renderas ?