Hi,
If I run my own exception at PL/SQL procedure do I need to do rollback
or it would be done for me by system?
I mean nothing would be saved anyway if error happens , even if I
inicialize that error?
Thanks
If I run my own exception at PL/SQL procedure do I need to do rollback
or it would be done for me by system?
I mean nothing would be saved anyway if error happens , even if I
inicialize that error?
Thanks
Comment