Hello!
I would like to ask following question:
I have created a table and I updated all records.
And I executed this update command again and again
Execution time was growing after each step.
I cannot understand this behavior.
First update command took 6 sec, 30th update (same) command took 3
On Sun, Oct 7, 2012 at 3:49 PM, wrote:
> Hello!
>
> I would like to ask following question:
> I have created a table and I updated all records.
> And I executed this update command again and again
> Execution time was growing after each step.
> I cannot understand this behavior.
> First updat