Statement Trigger In Database Explain, What Is Statement Trigger

A statement trigger is fired once on behalf of the triggering statement, independent of the number of rows the triggering statement affects.
Statement triggers should be used when a triggering statement affects rows in a table but the processing required is completely independent of the number of rows affected.

0 comments:
Post a Comment
Thanks For Your Comment. We Get Back To You As Soon As Possible.