Right rows are possible evidence for each left key.
highlighted = computed this step
Right rows that may match
The right table provides possible matches for each left key.
right rows checked
Read matches
The right table has 5 rows, and the ON-style key match finds 3 matching pairs.
matched pairs=3
Outer-join examples are tiny finite-table transforms; SQL dialect completeness, type coercion, optimizer behavior, execution cost, indexing, and database-product claims are out of scope.
Only key equality matches
Rows with a different key, or NULL keys, do not attach as matches in this finite model.
non NULL key equality
Summary
The match table shows which left rows already have right-side evidence.