Inner Join From Optimizing SQL Database Performance previous page next page Optimizing Database Performance Inner Join The Inner Join logical operator returns each row that satisfies the join of the first (top) input with the second (bottom) input. See Also Using Inner Joins previous page start next page