full outer join

English

Noun

full outer join (plural full outer joins)

  1. (databases) A join yielding a set of records for two tables, where all rows of the "left" table are enlisted with all rows of the "right" table, even if the join condition does not find any matching row on the "left" or on the "right" table.

Synonyms

Hypernyms

References