<?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 SQL join syntax in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SQL-join-syntax/m-p/1411980#M796465</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please help me the Join syntax for the below code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select distinct&lt;/P&gt;&lt;P&gt;Sales_ID, &lt;/P&gt;&lt;P&gt;Code,&lt;/P&gt;&lt;P&gt;Item_No,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;LOSS_Date,&lt;/P&gt;&lt;P&gt;STAGE_Code,&lt;/P&gt;&lt;P&gt;ShippingCountry&lt;/P&gt;&lt;P&gt;From Cpp_Sales.APP_COMBINED&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join Cpp_Sales.OSC_DV ON B.OSC_ID = A.OSC_ID&lt;/P&gt;&lt;P&gt;Left Join Cpp_Account C ON C.ORG_ID = B.ORG_ID&lt;/P&gt;&lt;P&gt;Left Join Cpp_Sales_P.Item_Com ON OSC_ID = A.OSC_ID&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>SQL join syntax</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-join-syntax/m-p/1411980#M796465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please help me the Join syntax for the below code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select distinct&lt;/P&gt;&lt;P&gt;Sales_ID, &lt;/P&gt;&lt;P&gt;Code,&lt;/P&gt;&lt;P&gt;Item_No,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;LOSS_Date,&lt;/P&gt;&lt;P&gt;STAGE_Code,&lt;/P&gt;&lt;P&gt;ShippingCountry&lt;/P&gt;&lt;P&gt;From Cpp_Sales.APP_COMBINED&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join Cpp_Sales.OSC_DV ON B.OSC_ID = A.OSC_ID&lt;/P&gt;&lt;P&gt;Left Join Cpp_Account C ON C.ORG_ID = B.ORG_ID&lt;/P&gt;&lt;P&gt;Left Join Cpp_Sales_P.Item_Com ON OSC_ID = A.OSC_ID&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-join-syntax/m-p/1411980#M796465</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: SQL join syntax</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-join-syntax/m-p/1411981#M796466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to post the structures for tables (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Cpp_Sales, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Cpp_Account , &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Cpp_Sales_P) or the joining keys between them&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 15:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-join-syntax/m-p/1411981#M796466</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2017-12-15T15:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: SQL join syntax</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-join-syntax/m-p/1411982#M796467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're only joining on one field, you can just load the tables separately. QlikView will automatically make associations between fields that have the same name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 15:27:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-join-syntax/m-p/1411982#M796467</guid>
      <dc:creator>Ben_P</dc:creator>
      <dc:date>2017-12-15T15:27:29Z</dc:date>
    </item>
  </channel>
</rss>

