RAISE « PL SQL Statements « Oracle PL/SQL Tutorial






22.24.RAISE
22.24.1.Check condition first, then raise exception
22.24.2.Re-raise the exception to indicate there is a problem
22.24.3.Raise the exception.
22.24.4.Define local exceptioon variable.