Add a counter
Code:counter := 0 insert ... counter := counter + 1 if counter = 1000 then commit; counter := 0; end if;
|
Results 1 to 10 of 11
Thread: commit after 1000 recordsThreaded View
|
Click Here to Expand Forum to Full Width |