Hi All,
I have a Stored Procedure that takes 15 seconds when I run it the first time in Management Studio. Then onwards it takes only a fraction of a second each time it is called.
What could be the reason for this?
Is there a way to find out where the time was spent by the Stored Proc during execution?
TIA,
Sheila
I have a Stored Procedure that takes 15 seconds when I run it the first time in Management Studio. Then onwards it takes only a fraction of a second each time it is called.
What could be the reason for this?
Is there a way to find out where the time was spent by the Stored Proc during execution?
TIA,
Sheila