InterviewSolution
Saved Bookmarks
| 1. |
Is It Possible To Define An Exception Within A Trigger? |
|
Answer» Yes, it is POSSIBLE to define and USE an exception within a TRIGGER, as shown in the following code SNIPPET: Yes, it is possible to define and use an exception within a trigger, as shown in the following code snippet: |
|