Viewing 5 posts - 1 through 5 (of 5 total)
Thanks for all the help everyone, I realize there were and are limitations to how much you can help with the information being necessarily masked.
An interesting note, thanks to TheSQLGuru,...
March 4, 2014 at 7:22 am
CPU seemed fine I thought, but I'll take a closer look at that.
It's not spilling to tempdb (unless it can spill without showing up in the plan -- please tell...
March 3, 2014 at 3:13 pm
Ok, I've attached the scrubbed execution plan.
March 3, 2014 at 2:01 pm
I removed RTrim and the CASE statement just in case, and substituted a literal in place of the variable.
That leaves just columns' values, and left joins.
Before and after the...
March 3, 2014 at 1:29 pm
It's not blocking, and the results are repeatable. I can't really get more detailed than the below sql, but it gives the gist. I was wondering if anyone had encountered...
March 3, 2014 at 11:29 am
Viewing 5 posts - 1 through 5 (of 5 total)