Hello all,
We have a proc that when executed from from QA is efficient and fast.
When the proc is hit from a web page the performance of the proc while seen in Profiler is god awful. We throw in WITH RECOMPILE and it simmers down again.
Any explanation of why this can occur?
Thanks