Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by KingElves

  1. KingElves

    Error handling inside Triggers

    Hello. I'm trying to use a "raise_application_error" inside a trigger to halt all execution and return an error. It's not working though, here is what i got: CREATE OR REPLACE TRIGGER iva_trigger BEFORE INSERT OR UPDATE OF cat_iva,descrição,imposto ON Iva FOR EACH ROW DECLARE...

Part and Inventory Search

Back
Top