Left Outer Join Using Talend

Описание к видео Left Outer Join Using Talend

The LEFT JOIN keyword returns all records from the left table (table1), and the matching records from the right table (table2). The result is 0 records from the right side, if there is no match.

Комментарии

Информация по комментариям в разработке