relational-algebra

Definition

Join (Relational Algebra)

Joins are a way to associate two relations and based on certain conditions.

Commutativity

In relational algebra, joins are never commutative given that the schema of a join depends on the order, e.g.: