<?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 ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Joins/m-p/613476#M682085</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a LEFT join, all the records from the first table are kept, and only those records from the second table that match a record in the first table are kept. &lt;/P&gt;&lt;P&gt;In an INNER join, only records with a match across both tables will be kept.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Mar 2014 10:26:42 GMT</pubDate>
    <dc:creator>ThornOfCrowns</dc:creator>
    <dc:date>2014-03-24T10:26:42Z</dc:date>
    <item>
      <title>Joins ?</title>
      <link>https://community.qlik.com/t5/QlikView/Joins/m-p/613475#M682084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In How many ways we can use Inner join ?&lt;/P&gt;&lt;P&gt;as well as Left Join ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 10:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joins/m-p/613475#M682084</guid>
      <dc:creator />
      <dc:date>2014-03-24T10:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Joins ?</title>
      <link>https://community.qlik.com/t5/QlikView/Joins/m-p/613476#M682085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a LEFT join, all the records from the first table are kept, and only those records from the second table that match a record in the first table are kept. &lt;/P&gt;&lt;P&gt;In an INNER join, only records with a match across both tables will be kept.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 10:26:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joins/m-p/613476#M682085</guid>
      <dc:creator>ThornOfCrowns</dc:creator>
      <dc:date>2014-03-24T10:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Joins ?</title>
      <link>https://community.qlik.com/t5/QlikView/Joins/m-p/613477#M682086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we can join tables with table names, is it possible to join with cloumn names?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 10:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joins/m-p/613477#M682086</guid>
      <dc:creator />
      <dc:date>2014-03-24T10:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Joins ?</title>
      <link>https://community.qlik.com/t5/QlikView/Joins/m-p/613478#M682087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes it is possible to join with column name i mean you just have Key column in both tables on which you make your join.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Load A,&lt;BR /&gt;B,&lt;/P&gt;&lt;P&gt;C from ABC1.xls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;left join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load A,&lt;/P&gt;&lt;P&gt;D from ABC2.xls&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 10:50:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joins/m-p/613478#M682087</guid>
      <dc:creator>arsal_90</dc:creator>
      <dc:date>2014-03-24T10:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Joins ?</title>
      <link>https://community.qlik.com/t5/QlikView/Joins/m-p/613479#M682088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Inner Join:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Example:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load A,&lt;BR /&gt;B,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;C from ABC1.xls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;inner join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load A,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;D from ABC2.xls&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Inner Join take all data where data matches in both table and left join take all data from left table &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 10:51:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joins/m-p/613479#M682088</guid>
      <dc:creator>arsal_90</dc:creator>
      <dc:date>2014-03-24T10:51:53Z</dc:date>
    </item>
  </channel>
</rss>

