InterviewSolution
Saved Bookmarks
| 1. |
What are exceptions in PL SQL? |
|
Answer» 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:
|
|