Table Spool
Short Description
The Table Spool operator returns all rows from the specified query into a hidden tempdb object
Detailed Description​
The Table Spool operator returns all rows from the specified query into a hidden tempdb object. This hidden object exists only for the lifetime of the query.
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.