All Tags »
Performance »
query plans »
parallelism »
Top »
Internals (RSS)
Sorry, but there are no more tags available to filter with.
-
Summary: A deep dive into SQL Server parallelism, and a potential performance problem with parallel plans that use TOP. There was an interesting question asked by Mark Storey-Smith on dba.stackexchange.com back in October 2011. He was looking at the execution plan for a query that counts a million rows from a virtual auxiliary table of ...