<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Left outer join of two tables in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Left-outer-join-of-two-tables/m-p/2243859#M30205</link>
    <description>LNuqui: I think you can do this like that (see screenshots).&lt;BR /&gt;Results :&lt;BR /&gt;.--+-----+---.&lt;BR /&gt;| tLogRow_1  |&lt;BR /&gt;|=-+-----+--=|&lt;BR /&gt;|ID|Name |Age|&lt;BR /&gt;|=-+-----+--=|&lt;BR /&gt;|1 |Alise|18 |&lt;BR /&gt;|2 |Bluce|null|&lt;BR /&gt;|3 |Zlan |25 |&lt;BR /&gt;|4 |Yan  |null|&lt;BR /&gt;'--+-----+---'</description>
    <pubDate>Thu, 20 May 2010 10:05:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-05-20T10:05:55Z</dc:date>
    <item>
      <title>Left outer join of two tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Left-outer-join-of-two-tables/m-p/2243856#M30202</link>
      <description>I am new to talend
&lt;BR /&gt;Now i am using Talend2.2
&lt;BR /&gt;with the help of tmap transformation whether we can do left outer join of the two tables.
&lt;BR /&gt;when you generarte a surrogate key which transformation can i use to generate surrogate key.</description>
      <pubDate>Sat, 16 Nov 2024 14:30:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Left-outer-join-of-two-tables/m-p/2243856#M30202</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T14:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Left outer join of two tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Left-outer-join-of-two-tables/m-p/2243857#M30203</link>
      <description>Hi
&lt;BR /&gt;yes, you can do left outer join in tMap component. I have created a job like this:
&lt;BR /&gt;tFileInputCSV_1:
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;1,Alise,39&lt;BR /&gt;2,Bluce,49&lt;BR /&gt;3,Zlan,39&lt;BR /&gt;4,Yan,59&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;tFileInputCSV_2:
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Alise,39&lt;BR /&gt;Bluce,49&lt;BR /&gt;Eliy,54&lt;BR /&gt;Ally,32&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Please see the screenshot
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
      <pubDate>Fri, 16 Nov 2007 08:16:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Left-outer-join-of-two-tables/m-p/2243857#M30203</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-11-16T08:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Left outer join of two tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Left-outer-join-of-two-tables/m-p/2243858#M30204</link>
      <description>Hi Shong,
&lt;BR /&gt;What about Left Join these 2 input files having data like these:
&lt;BR /&gt;tFileInputCSV_1:
&lt;BR /&gt;ID,Name
&lt;BR /&gt;1,Alise
&lt;BR /&gt;2,Bluce
&lt;BR /&gt;3,Zlan
&lt;BR /&gt;4,Yan
&lt;BR /&gt;tFileInputCSV_2:
&lt;BR /&gt;ID,Age
&lt;BR /&gt;1,18
&lt;BR /&gt;3,25</description>
      <pubDate>Thu, 20 May 2010 09:15:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Left-outer-join-of-two-tables/m-p/2243858#M30204</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2010-05-20T09:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Left outer join of two tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Left-outer-join-of-two-tables/m-p/2243859#M30205</link>
      <description>LNuqui: I think you can do this like that (see screenshots).&lt;BR /&gt;Results :&lt;BR /&gt;.--+-----+---.&lt;BR /&gt;| tLogRow_1  |&lt;BR /&gt;|=-+-----+--=|&lt;BR /&gt;|ID|Name |Age|&lt;BR /&gt;|=-+-----+--=|&lt;BR /&gt;|1 |Alise|18 |&lt;BR /&gt;|2 |Bluce|null|&lt;BR /&gt;|3 |Zlan |25 |&lt;BR /&gt;|4 |Yan  |null|&lt;BR /&gt;'--+-----+---'</description>
      <pubDate>Thu, 20 May 2010 10:05:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Left-outer-join-of-two-tables/m-p/2243859#M30205</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-20T10:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Left outer join of two tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Left-outer-join-of-two-tables/m-p/2243860#M30206</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Hi&lt;BR /&gt;yes, you can do left outer join in tMap component. I have created a job like this:&lt;BR /&gt;tFileInputCSV_1:&lt;BR /&gt;
     &lt;BLOCKQUOTE&gt;
      &lt;TABLE border="1"&gt;
       &lt;TBODY&gt;
        &lt;TR&gt;
         &lt;TD&gt;1,Alise,39&lt;BR /&gt;2,Bluce,49&lt;BR /&gt;3,Zlan,39&lt;BR /&gt;4,Yan,59&lt;/TD&gt;
        &lt;/TR&gt;
       &lt;/TBODY&gt;
      &lt;/TABLE&gt;
     &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;tFileInputCSV_2:&lt;BR /&gt;
     &lt;BLOCKQUOTE&gt;
      &lt;TABLE border="1"&gt;
       &lt;TBODY&gt;
        &lt;TR&gt;
         &lt;TD&gt;Alise,39&lt;BR /&gt;Bluce,49&lt;BR /&gt;Eliy,54&lt;BR /&gt;Ally,32&lt;/TD&gt;
        &lt;/TR&gt;
       &lt;/TBODY&gt;
      &lt;/TABLE&gt;
     &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Please see the screenshot&lt;BR /&gt;Best regards&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; shong&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Hello Shong !
&lt;BR /&gt;Sorry to reply to this (very) old thread, but I'm facing a similar issue, and I can't see the screenshot you provided.
&lt;BR /&gt;Could you please show it ?
&lt;BR /&gt;Thanks !</description>
      <pubDate>Fri, 30 Jan 2015 09:53:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Left-outer-join-of-two-tables/m-p/2243860#M30206</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-01-30T09:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Left outer join of two tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Left-outer-join-of-two-tables/m-p/2243861#M30207</link>
      <description>I cant see the screen shots either... Shong please advise</description>
      <pubDate>Wed, 20 Jul 2016 21:50:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Left-outer-join-of-two-tables/m-p/2243861#M30207</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-20T21:50:19Z</dc:date>
    </item>
  </channel>
</rss>

