Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How do I set Autocommit on within PL/SQL Procedure

838827Feb 11 2011 — edited Feb 11 2011
I want each statement to autocommit in a pl/sql procedure like mysql, do not need a commit after each statement;
when I set auto on, It does not work inside a pl/sql procedure.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 11 2011
Added on Feb 11 2011
9 comments
4,939 views