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
Language:
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