Suppose I create one for loop for update statement . That updates arround 1000 rows .
So please tell me where i should place commit .
Inside the loop or outside the loop .
and how that improve the performance.
Please reply
So please tell me where i should place commit .
Inside the loop or outside the loop .
and how that improve the performance.
Please reply
Comment