MySQL: AFTER UPDATE Trigger - TechOnTheNet.com
This MySQL tutorial explains how to create an AFTER UPDATE Trigger in MySQL with syntax and examples. An AFTER UPDATE Trigger means that MySQL will fire this trigger after the UPDATE operation is executed.
www.techonthenet.com |