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!

Exception Handling using MERGE INTO

89406Mar 7 2006 — edited Mar 8 2006
Hi how do i handle exceptions in MERGE statement with a PL/SQL block
how do i control the commits , if i have 5 million rows the commit will happen at the end is there a way to commit every 5000 records using a MERGE into statement
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 5 2006
Added on Mar 7 2006
6 comments
1,382 views