0 votes
in PL/SQL by
Is It Possible To Define An Exception Within A Trigger?

1 Answer

0 votes
by

Yes, it is possible to define and use an exception within a trigger, as shown in the following code snippet:

Related questions

0 votes
asked Mar 18, 2021 in PL/SQL by sharadyadav1986
0 votes
asked Mar 18, 2021 in PL/SQL by sharadyadav1986
...