After the commit in the loop, reset the counter v_help.
...
if v_help = 10000
then
commit;
v_help := 0.0;
else
null;
end if;
...
|
Results 1 to 10 of 14
Threaded View
|
Click Here to Expand Forum to Full Width |