Hello,
I am struggling with a strange problem using Sql Profiler. While running some performance testing scripts, I run profiler to find bottlenecks. One particular statement seems to be taking a lot of time - with CPU 1407, Reads 75668 and Duration of 175.
However when I run the same statement in Management Studio, SQL Profiler returns CPU 16, Reads 4 & Duration 55.
Can anyone point me towards what I am doing wrong, as I am completely baffled by this.
Thanks, Susan.