Full Outer Joins Step by Step
A compact FULL OUTER JOIN book for readers who need exact finite join behavior: left/right inputs, candidate key matches, matched output rows, left-only rows padded with right NULLs, right-only rows padded with left NULLs, duplicate-key match multiplication, output row classification, and guarded expected facts.