Do your developers close their cursors in all their code??
example:
open C1;
fetch c1 into v_num;
close C1;
(then do their manipulations)
or do they leave C1 open as they manipulate?
|
Results 1 to 4 of 4
Thread: open cursorsThreaded View
|
Click Here to Expand Forum to Full Width |