InterviewSolution
Saved Bookmarks
| 1. |
What Is An Exception ? What Are Types Of Exception ? |
|
Answer» Exception is the ERROR handling PART of PL/SQL BLOCK. The types are Predefined and USER defined. Some of Predefined exceptions are.
Exception is the error handling part of PL/SQL block. The types are Predefined and user defined. Some of Predefined exceptions are. |
|