Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Scans and Seeks » Parallelism   (RSS)
Sorry, but there are no more tags available to filter with.

Parallel Scan

In this post, I’m going to take a look at how SQL Server parallelizes scans. The scan operator is one of the few operators that is parallel “aware.” Most operators neither need to know nor care whether they are executing in parallel; the scan is an exception.
Posted by craigfr | 3 Comments
 
Page view tracker