You need to sign in to do that
Don't have an account?

Trigger records processing
I know that there can be 200 maximum records at a time in trigger context. And if we are processing more than 200 records (either through data loader or through DML operation) trigger breaks those records in to chunk of 200 records and then processes it. What I want to know, if this whole processing of more than 200 records in trigger is counted as SINGLE TRANSACTION or more than one TRANSACTION?
Please mark this as solved if the information helps.
Regards,
RahulKumar.