Table Scan
Short Description
The Table Scan operator retrieves all rows from a table
Detailed Description​
The Table Scan operator retrieves all rows from a table. Optionally a WHERE
predicate can return only matching rows.
Additional Links​
- Microsoft Documentation - Showplan Logical and Physical Operators Reference
- Microsoft Documentation - Explain Plans
- Plansplaining - Hugo Kornelis' Blog series
Search online​
If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.