<?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 SQL in Qlik in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/LEFT-OUTER-JOIN-SQL-in-Qlik/m-p/1693155#M450763</link>
    <description>&lt;P&gt;noconcatenate&lt;BR /&gt;TABLE_B:&lt;BR /&gt;LOAD &amp;lt;Columns in table B&amp;gt;,&lt;BR /&gt;Table_B.Item as Item,&lt;BR /&gt;Table_B.Country_Code as Country_Code&lt;BR /&gt;RESIDENT tempTABLE_B&lt;BR /&gt;where [Region_Code]=0;&lt;/P&gt;&lt;P&gt;drop table tempTABLE_B;&lt;/P&gt;&lt;P&gt;left join(TABLE_B)&lt;BR /&gt;load&lt;BR /&gt;&amp;lt;Columns in table A&amp;gt;,&lt;BR /&gt;Table_A.Item as Item,&lt;BR /&gt;Table_A.Country_Code as Country_Code&lt;BR /&gt;resident&lt;BR /&gt;TABLE_A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The idea here is to switch sql &amp;lt;on&amp;gt; clause to columns with the same name in both table,&lt;BR /&gt;ideally the key to join both tables.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Apr 2020 07:20:47 GMT</pubDate>
    <dc:creator>Arthur_Fong</dc:creator>
    <dc:date>2020-04-14T07:20:47Z</dc:date>
    <item>
      <title>LEFT OUTER JOIN SQL in Qlik</title>
      <link>https://community.qlik.com/t5/QlikView/LEFT-OUTER-JOIN-SQL-in-Qlik/m-p/1692993#M450740</link>
      <description>&lt;P&gt;How to handle LEFT OUTER JOIN with the following ON Clause?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TABLE_A&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;LEFT OUTER JOIN TABLE_B ON TABLE_B.[Item] = TABLE_A.[Item] and (TABLE_B.[Region Code] = 0 or TABLE_B.[Country Code] = TABLE_A.[Country Code])&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LEFT-OUTER-JOIN-SQL-in-Qlik/m-p/1692993#M450740</guid>
      <dc:creator>Claudiu_Anghelescu</dc:creator>
      <dc:date>2024-11-16T18:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: LEFT OUTER JOIN SQL in Qlik</title>
      <link>https://community.qlik.com/t5/QlikView/LEFT-OUTER-JOIN-SQL-in-Qlik/m-p/1693155#M450763</link>
      <description>&lt;P&gt;noconcatenate&lt;BR /&gt;TABLE_B:&lt;BR /&gt;LOAD &amp;lt;Columns in table B&amp;gt;,&lt;BR /&gt;Table_B.Item as Item,&lt;BR /&gt;Table_B.Country_Code as Country_Code&lt;BR /&gt;RESIDENT tempTABLE_B&lt;BR /&gt;where [Region_Code]=0;&lt;/P&gt;&lt;P&gt;drop table tempTABLE_B;&lt;/P&gt;&lt;P&gt;left join(TABLE_B)&lt;BR /&gt;load&lt;BR /&gt;&amp;lt;Columns in table A&amp;gt;,&lt;BR /&gt;Table_A.Item as Item,&lt;BR /&gt;Table_A.Country_Code as Country_Code&lt;BR /&gt;resident&lt;BR /&gt;TABLE_A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The idea here is to switch sql &amp;lt;on&amp;gt; clause to columns with the same name in both table,&lt;BR /&gt;ideally the key to join both tables.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 07:20:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LEFT-OUTER-JOIN-SQL-in-Qlik/m-p/1693155#M450763</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2020-04-14T07:20:47Z</dc:date>
    </item>
  </channel>
</rss>

