Re: Trigers documentation
Hi Herman,
Not sure what you think might be lacking in the description of CREATE TRIGGER syntax, which says,
Quote
trigger_time is the trigger action time. It can be BEFORE or AFTER to indicate that the trigger activates before or after each row to be modified.
trigger_event indicates the kind of statement that activates the trigger. The trigger_event can be one of the following: ...
I think the sentence I've made bold provides the answer ("No") to your question.
cheers
Jon Stephens
MySQL Documentation Team @ Oracle
Orlando, Florida, USA
MySQL Dev Zone
MySQL Server Documentation
Oracle
Subject
Views
Written By
Posted
5185
August 17, 2009 06:21AM
Re: Trigers documentation
3073
August 17, 2009 11:51PM
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.