function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sreenivas_cippyalisreenivas_cippyali 

what is the order of execution ?

Santosh KumbarSantosh Kumbar

Below link might help you...

Take a look:

http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_triggers_order_of_execution.htm

 

Order of execution is all about when record is inserted/Deleted/Updated, what actions will be executed and in what order there are executed .

 

 

 

Regards

San

www.santoshkumbar.com