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]
