<?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: SQL Select with Join in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SQL-Select-with-Join/m-p/547933#M1148214</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try following &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select * from [SES].[dbo].[ChequeHead] a&lt;/P&gt;&lt;P&gt;left join [SES].[dbo].[ChequePos]&amp;nbsp; b on&amp;nbsp; a.id = b.chequeid&lt;/P&gt;&lt;P&gt;left join [SES].[dbo].[ChequeDis]&amp;nbsp;&amp;nbsp; c on&amp;nbsp; b.id = c.rowid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note in your query b.column name &amp;amp; c.column name as per requirement you can take. Also sure count the # of records &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jul 2013 05:56:21 GMT</pubDate>
    <dc:creator>vikasmahajan</dc:creator>
    <dc:date>2013-07-08T05:56:21Z</dc:date>
    <item>
      <title>SQL Select with Join</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Select-with-Join/m-p/547932#M1148213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i have 3 tables in sql base: chequehead, chequepos and chequedisc&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="43712" class="jive-image-thumbnail jive-image" onclick="" alt="Clipboard02.jpg" src="https://community.qlik.com/legacyfs/online/43712_Clipboard02.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;where:&lt;/P&gt;&lt;P&gt;chequepos.chequeid = chequehead.id&lt;/P&gt;&lt;P&gt;chequedisc.posid = chequepos.id&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in QV - how i can select data from this tables with one condition on one table - chequehead.dateoperation ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 01:02:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Select-with-Join/m-p/547932#M1148213</guid>
      <dc:creator>Chernov</dc:creator>
      <dc:date>2013-07-08T01:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Select with Join</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Select-with-Join/m-p/547933#M1148214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try following &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select * from [SES].[dbo].[ChequeHead] a&lt;/P&gt;&lt;P&gt;left join [SES].[dbo].[ChequePos]&amp;nbsp; b on&amp;nbsp; a.id = b.chequeid&lt;/P&gt;&lt;P&gt;left join [SES].[dbo].[ChequeDis]&amp;nbsp;&amp;nbsp; c on&amp;nbsp; b.id = c.rowid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note in your query b.column name &amp;amp; c.column name as per requirement you can take. Also sure count the # of records &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 05:56:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Select-with-Join/m-p/547933#M1148214</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2013-07-08T05:56:21Z</dc:date>
    </item>
  </channel>
</rss>

