Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Auto-Commits in Stored Procedures?
I have a stored procedure which DOES NOT include a specific commit, yet the
changes in that procedure get committed. I thought that by default if you
don't explicitly perform a commit in a stored procedure that it would
rollback any changes made to the tables. Can someone help with this? Is it
different when run through SQL*Plus (taking the defaults) and through
compiled languages?
Any help is greatly appreciated. Received on Fri Mar 05 1999 - 08:52:45 CST
![]() |
![]() |