Exception Handling using MERGE INTO
89406Mar 7 2006 — edited Mar 8 2006Hi 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