What are exceptions?
The block where the statements are being defined to handle internally and userdefined Pl/SQL errors. 61. What are the systems exceptions When an Oracle error is internally encountered PL/SQL block raises an error by itself. Such errors are called as internal or system defined exception. Following are some of the internal exceptions: 1. Zero_divide, 2. No_data_found 3. Value_error 4.