Join (SQL) - Outer Joins

Outer Joins

An outer join does not require each record in the two joined tables to have a matching record. The joined table retains each record—even if no other matching record exists. Outer joins subdivide further into left outer joins, right outer joins, and full outer joins, depending on which table's rows are retained (left, right, or both).

(In this case left and right refer to the two sides of the JOIN keyword.)

No implicit join-notation for outer joins exists in standard SQL.

Read more about this topic:  Join (SQL)

Famous quotes containing the words outer and/or joins:

    Gillian Taylor: You’re from outer space?
    James T. Kirk: No, I’m from Iowa; I work in outer space.
    Harve Bennett (b. 1930)

    The sewing machine joins what the scissors have cut asunder, plus whatever else comes in its path.
    Mason Cooley (b. 1927)