You need to sign in to do that
Don't have an account?
maximum batch size
Hi,
What’s the maximum batch size in a single trigger execution ?
What’s the maximum batch size in a single trigger execution ?
You need to sign in to do that
Don't have an account?
Default batch size is 200 ,However maximum batch size is 2000.
For more detail you can check below links,
https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_batch_interface.htm
In BatchApex Governer LImit section you can find more details .
Let me know if it helps .
Thanks
Manoj