Skip to content

Case

SQLCreateTrigger.EventSpecifier.update

Execute the trigger when one or more rows in the table are updated.
case update

Discussion

If an UPDATE query runs without updating any rows, the trigger is not executed.