Multiple rows update trigger

Posted by sony on Stack Overflow See other posts from Stack Overflow or by sony
Published on 2010-03-19T13:05:31Z Indexed on 2010/03/20 8:11 UTC
Read the original article Hit count: 288

Filed under:
|
|

If I have a statement that updates multiple rows, only the trigger will fire only on the first or last row that is being updated (not sure which one). I need to make a trigger that fires for ALL the records that are being updated into a particular table

© Stack Overflow or respective owner

Related posts about triggers

Related posts about database