MySQL Forums
Forum List  »  Triggers

Re: update/insert triggers pass row to procedure call
Posted by: Peter Brawley
Date: May 30, 2017 10:04PM

Inserts and Updates are different commands, entail different logic. The code will be necessarily different. Consider just writing and debugging the Triggers to the specs.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: update/insert triggers pass row to procedure call
815
May 30, 2017 10:04PM


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.