Translation of "left outer join" into French
jointure externe gauche is the translation of "left outer join" into French.
left outer join
A type of outer join in which all rows from the left-most table in the JOIN clause are included. When rows in the left table are not matched by rows in the right table, all result set columns that come from the right table are assigned a value of NULL.
-
jointure externe gauche
A type of outer join in which all rows from the left-most table in the JOIN clause are included. When rows in the left table are not matched by rows in the right table, all result set columns that come from the right table are assigned a value of NULL.
-
Show algorithmically generated translations
Automatic translations of "left outer join" into French
-
Glosbe Translate
-
Google Translate
Add example
Add