Lukas' Notes

Home

❯

Knowledge

❯

Semi Join (Relational Algebra)

Semi Join (Relational Algebra)

Jul 25, 20251 min read

relational-algebra

Definition

Semi Join (Relational Algebra)

A semi join finds all tuples in a relation for which there are matching tuples in the other relation.


Graph View

Backlinks

  • 184.686 Database Systems
  • Relational Algebra

Created with Quartz v4.4.0 © 2025

  • GitHub