Query regarding Oracle procedures
In our environment, there is a requirement of having a few procedures which would execute some insert statements. Please could anyone let me know if there is a need to include a commit statement in these procedures after the insert statement or is there any implicit commit being executed as a part of any Oracle procedure.
Thanks in advance!!
Regards,
SB.