Can you try to use the implicit for loop?
Instead of open c1;loop;fetch c1 into...;close c1;end loop;,
you can use for i in c1;loop...end loop;
|
Results 1 to 4 of 4
Thread: Problem of cursorsThreaded View
|
Click Here to Expand Forum to Full Width |