<?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: How to use inner join and left outerjoin in same job in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-inner-join-and-left-outerjoin-in-same-job/m-p/2287064#M60686</link>
    <description>&lt;P&gt;If your customer, category and product data come from separate input components, then you can make customer&amp;nbsp;your main flow and the others lookup flows. &amp;nbsp;Within the tMap editor, you can specify the join type for the two lookups separately. &amp;nbsp;Make the product lookup an Inner Join, and make the category lookup a Left Outer Join.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jun 2017 16:51:22 GMT</pubDate>
    <dc:creator>cterenzi</dc:creator>
    <dc:date>2017-06-21T16:51:22Z</dc:date>
    <item>
      <title>How to use inner join and left outerjoin in same job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-inner-join-and-left-outerjoin-in-same-job/m-p/2287063#M60685</link>
      <description>&lt;P&gt;Hi experts,&lt;BR /&gt;I'm new to talend I'm confused with this issue how to give inner join and left outer join to same table&lt;BR /&gt;For ex: select * from products p,customers c,categories CT&lt;BR /&gt;Where c.cust_id = p.prdt_id&lt;BR /&gt;And c.dest_id =CT.cat_id(+)&lt;BR /&gt;How to execute above query in tmap&lt;BR /&gt;Please help me with this issue&lt;BR /&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 08:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-inner-join-and-left-outerjoin-in-same-job/m-p/2287063#M60685</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-21T08:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to use inner join and left outerjoin in same job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-inner-join-and-left-outerjoin-in-same-job/m-p/2287064#M60686</link>
      <description>&lt;P&gt;If your customer, category and product data come from separate input components, then you can make customer&amp;nbsp;your main flow and the others lookup flows. &amp;nbsp;Within the tMap editor, you can specify the join type for the two lookups separately. &amp;nbsp;Make the product lookup an Inner Join, and make the category lookup a Left Outer Join.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 16:51:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-inner-join-and-left-outerjoin-in-same-job/m-p/2287064#M60686</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-06-21T16:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to use inner join and left outerjoin in same job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-inner-join-and-left-outerjoin-in-same-job/m-p/2287065#M60687</link>
      <description>&lt;P&gt;Thank you very much&amp;nbsp;&lt;/P&gt;&lt;P&gt;But, what if I have query like this&amp;nbsp;&lt;/P&gt;&lt;P&gt;select * from customers c,categories CA,products p,network n,pin_server pn,credit_transfer ch&lt;/P&gt;&lt;P&gt;where c.cust_id=p.pro_id&lt;/P&gt;&lt;P&gt;and c.dest_id=CA.cat_id(+)&lt;/P&gt;&lt;P&gt;AND ch.config_id = pn.config_id&lt;BR /&gt;AND pn.network_id = n.network_id(+)&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this case which component should be considered as main..&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 11:03:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-inner-join-and-left-outerjoin-in-same-job/m-p/2287065#M60687</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-22T11:03:29Z</dc:date>
    </item>
  </channel>
</rss>

