Sort-Merge Join · Two cursors, one pass
unseel.com · Sort both sides · Merge on the key · O(n + m)
Comparisons 0
Matches emitted 0
State
Left table (L)
Right table (R)
Cursor / match
Emitted pair
Unseel.com · Sort-Merge Join