Under The Hood With SQL Server Batch Mode Part 3: Sequential Scan and Join Scalability
In this post I want to take a look at how batch mode and column store indexes perform in two scenarios: Sequential scans Fact table to dimension table join Sequential scans demonstrate some interesting nuances depending […]