Trigger order of execution

  • check out sp_settriggerorder.

    You can set up the first and last for each type (insert, update, delete). But you can't set up the order for the triggers in between the first and last.

Viewing post 1 (of 2 total)

You must be logged in to reply to this topic. Login to reply