want to trap any exception when insert in table fails.
hi all,
I want to trap any kind of exception / error when inserting in a table fails.
- this can be an error for example: PL/SQL: ORA-00984: column not allowed here
- this can be a no values.
I tried when others but no work in above case.
thanks
Tagged:
0