MySQL Forums
Forum List  »  Triggers

Re: Create a trigger that prevents updating all in a table
Posted by: Peter Brawley
Date: March 01, 2018 09:06PM

You could write an Update Trigger that resets the target field value to its existing value.



Edited 1 time(s). Last edit at 03/01/2018 09:07PM by Peter Brawley.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Create a trigger that prevents updating all in a table
477
March 01, 2018 09:06PM


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.