<?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: joins confusion in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/joins-confusion/m-p/2308467#M79792</link>
    <description>Hi,&lt;BR /&gt;Sorry but your question is not clear.&lt;BR /&gt;However, what's the problem with the SQL query from your 1st post?</description>
    <pubDate>Sun, 09 Jul 2017 20:41:45 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2017-07-09T20:41:45Z</dc:date>
    <item>
      <title>joins confusion</title>
      <link>https://community.qlik.com/t5/Talend-Studio/joins-confusion/m-p/2308464#M79789</link>
      <description>&lt;P&gt;i&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="how to join following joins in tmap means we should use two tmaps are only one is enough which component is considered as main in above mentioned components.." style="width: 636px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LvHn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155152iAC17715D13600623/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LvHn.png" alt="0683p000009LvHn.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;how to join following joins in tmap means we should use two tmaps are only one is enough which component is considered as main in above mentioned components..&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2017 12:11:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/joins-confusion/m-p/2308464#M79789</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-03T12:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: joins confusion</title>
      <link>https://community.qlik.com/t5/Talend-Studio/joins-confusion/m-p/2308465#M79790</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;What's your input source data? DB tables? More information about your current situation will be preferred.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2017 16:02:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/joins-confusion/m-p/2308465#M79790</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-04T16:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: joins confusion</title>
      <link>https://community.qlik.com/t5/Talend-Studio/joins-confusion/m-p/2308466#M79791</link>
      <description>&lt;P&gt;tables names are&amp;nbsp;&lt;/P&gt;
&lt;P&gt;so-sales_order&lt;/P&gt;
&lt;P&gt;sod-sales_order_details&lt;/P&gt;
&lt;P&gt;customer (table consists of aliases)cs.customer,c.customer,scu.customer,oc.customer,dc.customer&lt;/P&gt;
&lt;P&gt;hence their are five customer tables&lt;/P&gt;
&lt;P&gt;bn-beneficiary&lt;/P&gt;
&lt;P&gt;B-brand&lt;/P&gt;
&lt;P&gt;sc-service_category&lt;/P&gt;
&lt;P&gt;pc-phone_card&lt;/P&gt;
&lt;P&gt;bg-brand_group&lt;/P&gt;
&lt;P&gt;sr-sales_request&lt;/P&gt;
&lt;P&gt;cla and clc are aliases of same table (cell_location)&lt;/P&gt;
&lt;P&gt;srgcr and dstgr are aliaes of same table(pin_server_config)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you just give me the outline how to make joins like, I have to split in to multiple jobs or can I make it in single job&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According above joins I have sent in previous question please give me the out line how will you join those tables if any other components are used other than t map&lt;/P&gt;
&lt;P&gt;Thanks in advance&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;A.Sumanth&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jul 2017 14:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/joins-confusion/m-p/2308466#M79791</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-09T14:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: joins confusion</title>
      <link>https://community.qlik.com/t5/Talend-Studio/joins-confusion/m-p/2308467#M79792</link>
      <description>Hi,&lt;BR /&gt;Sorry but your question is not clear.&lt;BR /&gt;However, what's the problem with the SQL query from your 1st post?</description>
      <pubDate>Sun, 09 Jul 2017 20:41:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/joins-confusion/m-p/2308467#M79792</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-07-09T20:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: joins confusion</title>
      <link>https://community.qlik.com/t5/Talend-Studio/joins-confusion/m-p/2308468#M79793</link>
      <description>&lt;P&gt;I want to develop an output table using those joins in sql query&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 07:25:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/joins-confusion/m-p/2308468#M79793</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-10T07:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: joins confusion</title>
      <link>https://community.qlik.com/t5/Talend-Studio/joins-confusion/m-p/2308469#M79794</link>
      <description>&lt;P&gt;using talend job I want to develop an output table using those joins in above sql query&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 07:26:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/joins-confusion/m-p/2308469#M79794</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-10T07:26:33Z</dc:date>
    </item>
  </channel>
</rss>

