Subject | How force a failure inside a trigger? |
---|---|
Author | K Z |
Post date | 2012-07-12T15:00:54Z |
Hello,
How can i force a failure of a write operation from inside a TRIGGER? For example, a TRIGGER for a INSERT INTO operation. Inside the TRIGGER i will have a IF condition and if necessary, i want to cause a failure, canceling the INSERT INTO operation itself. Is this possible?
Thank you.
[Non-text portions of this message have been removed]
How can i force a failure of a write operation from inside a TRIGGER? For example, a TRIGGER for a INSERT INTO operation. Inside the TRIGGER i will have a IF condition and if necessary, i want to cause a failure, canceling the INSERT INTO operation itself. Is this possible?
Thank you.
[Non-text portions of this message have been removed]