Skip to main content
Does after trigger works only when we need to perform a DML operation on a related object due to certain dml operation occured on the current object when only both are involed a relationship or can we use after trigger events on a single object itself.
3 respuestas
  1. 14 jul 2015, 6:37
    Thanks @viruS and @himanshu parashar, i am clear about the before triggers on a single object but i wonder what is the need of defining after trigger on a single object if it does not have any relationship with another object and in what type of situations we can use after triggers on a single object(not related to any object in any way) and what things can be achieved by doing so.
0/9000