Inner Join
Short Description
The Inner Join logical operator returns each row that satisfies the join of the first input with the second input
Detailed Description​
The Inner Join logical operator returns each row that satisfies the join of the first input with the second input.
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.