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!

AUTONOMOUS_TRANSACTION Pragma

SoofiAug 14 2013 — edited Aug 14 2013

Hi Experts,

I want to commit a particular insert statement in my procedure without committing all other statements.

Shall i use AUTONOMOUS_TRANSACTION Pragma for the particular insert only?

Any help appreciated.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 11 2013
Added on Aug 14 2013
8 comments
299 views