What does joining two tables mean?
Matching the two tables' rows based on a common property
Gluing the two tables together, regardless of whether the rows match or not
Matching the two tables' rows based on a common property.