First find the matching pairs: a left key equals a right key.
match pairs first
Read match pairs
The compiler finds 3 inner match pairs.
match 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.
Use source order
Pairs are listed by left source row, then right source row.
left source then right source
Summary
The inner matches are the rows an inner join would keep.