MySQL Forums
Forum List  »  Triggers

Trigger Help!
Posted by: Ryan Walsh
Date: October 28, 2013 12:15PM

Hi All,

I am confused on Triggers. I want a row to be inserted into another Table after an Update is performed, but only if the update has a specific Value.

For example, if Table1.Status is updated to 3, then INSERT Row into Table2.

Is this possible?

Thanks,
Ryan

Options: ReplyQuote


Subject
Views
Written By
Posted
Trigger Help!
1926
October 28, 2013 12:15PM
1065
November 03, 2013 03:01PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.