What are exceptions in PL SQL?
In PL/SQL, an exception is technically an error condition during the execution of a program. There are two types of limitations in PL/SQL, namely:
- System defined exceptions
- User-defined exceptions
BY Best Interview Question ON 27 Jun 2020