Tagged Questions
1
vote
1answer
693 views
Production SQL Server High CPU for a Single Query
I have a single query which is consuming a larger amount of CPU than I would expect in SQL 2008. I am not able to determine why the CPU is spiking for this single query.
I can trigger an ...