What are the batch Apex governor limits?
Answer / Jay Prakash Singh
Batch Apex has several governor limits such as: Heap size (9 million records), CPU time (60 seconds), Number of database calls (200), SOQL queries per transaction (150), DML statements per transaction (100), and the maximum number of records processed by a batch in one execution (5,000,000). These limits can be checked and managed using the Developer Console.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is tab in salesforce?
What is aura definition bundle?
How many soql we can perform per transaction?
What are the different api's in salesforce ?
What is the character limit of custom label? : salesforce crm
How can we deploy components to production org?
Explain the salesforce dashboard?
What is difference between standard objects and custom objects? : salesforce objects & fields
What are static resources? : salesforce visualforce
What are different levels of security in salesforce? : salesforce sharing and security
Mention how many relationship is included in sfdc and what are they?
Is it possible to schedule a dynamic dashboard?