Hi,
When i rebuild an updated stored procedure, the performance was very slow.
Is there an initial hit to performance when recreating stored procedures.
I would expect a hit when running for first time due to the execution plan not being in memory. Is there anything else that would contribute to performance hit.
Thanks