PL/SQL Exception Handling
Posted by admin on July 13th, 2011 10:00 PM | No Comment
Summary of Predefined PL/SQL Exceptions
An internal exception is raised automatically if your PL/SQL program violates an Oracle rule or exceeds a system-dependent limit. PL/SQL predefines some common Oracle errors as exceptions. For example, PL/SQL raises the ...












