LEFT OUTER JOIN
(Q31341045)
always contains all rows of the "left" table (A), even if the join-condition does not find any matching row in the "right" table
always contains all rows of the "left" table (A), even if the join-condition does not find any matching row in the "right" table
Language:
Current Data About
LEFT OUTER JOIN
(P31) |
(Q42193359)
(Q42195763) (Q30242895) |
||||
(P279) |
(Q2003535)
|
||||
(P461) |
(Q42214156)
|
||||
(P487) |
⟕
|
||||
(P1482) |
https://stackoverflow.com/tags/left-join
|
||||
(P1813) |
"LEFT OUTER JOIN" (language: en)
|
||||
(P5555) |
SQL Join - 01 A Left Join B.svg
|
other details
aliases |
left join ⟕ LEFT JOIN |
description | always contains all rows of the "left" table (A), even if the join-condition does not find any matching row in the "right" table |