MySQL Forums
Forum List  »  Triggers

how the count table in the trigger
Posted by: dekky prasetyo
Date: July 09, 2011 01:45AM

how can I count the table inside the trigger and put it into a variable.
I use the command set @ Number = select count (polling.id) from polling in the trigger, but to no avail.

Please help .........

Options: ReplyQuote


Subject
Views
Written By
Posted
how the count table in the trigger
2068
July 09, 2011 01:45AM


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.