Reading Query Plans with the Showplan Options

This post is about the several ways of reading the query plan (called the showplan options). Now that we know what a query plan is, why it’s helpful and what it consists of (iterators), let’s find out how we can read the query plans in SQL Server. I believe most of you are familiar with … Continue reading Reading Query Plans with the Showplan Options