MySQL Forums
Forum List  »  Triggers

After update trigger on same table
Posted by: Akhil N K
Date: September 23, 2011 05:14AM

Hi,

I need to write an after update trigger which updates the same table. The exact thing I need is whenever a specific column('Num_cons_logins')gets updated I need to update another column of the same table. Is there any way to achieve this?

MySql version is 5.1.56-community server.

Options: ReplyQuote


Subject
Views
Written By
Posted
After update trigger on same table
2743
September 23, 2011 05:14AM
1876
September 23, 2011 01:18PM


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.