Lukas' Notes

Home

❯

Knowledge

❯

Outer Join (Relational Algebra)

Outer Join (Relational Algebra)

Jul 25, 20251 min read

relational-algebra

Definition

Outer Join

Outer joins deal with unmatched tuples without matching join partners in the other relation (“dangling tuples”).


Graph View

Backlinks

  • 184.686 Database Systems
  • Relational Algebra

Created with Quartz v4.4.0 © 2025

  • GitHub