<?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 Select and Left Join in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SQL-Select-and-Left-Join/m-p/319059#M1198184</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to use the statement SQL SELECT to read data from two SQL Server table left joined.&lt;/P&gt;&lt;P&gt;I think to use an instruction like this:&lt;/P&gt;&lt;P&gt;myTabsJoined:&lt;/P&gt;&lt;P&gt;SQL SELECT T1.Attrib1, T2.Attrib2&lt;/P&gt;&lt;P&gt;FROM myDB.dbo.Tab1 as T1 LEFT JOIN myDB.dbo.Tab2 as T2 on T1.KeyTab1 = T2.KeyTab2&lt;/P&gt;&lt;P&gt;During the load data I haven't any syntax error, but the execution script is failed. When I have commented this statement the execution is finished successfully.&lt;/P&gt;&lt;P&gt;Any helps to me, please? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Apr 2011 09:37:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-04-08T09:37:46Z</dc:date>
    <item>
      <title>SQL Select and Left Join</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Select-and-Left-Join/m-p/319059#M1198184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to use the statement SQL SELECT to read data from two SQL Server table left joined.&lt;/P&gt;&lt;P&gt;I think to use an instruction like this:&lt;/P&gt;&lt;P&gt;myTabsJoined:&lt;/P&gt;&lt;P&gt;SQL SELECT T1.Attrib1, T2.Attrib2&lt;/P&gt;&lt;P&gt;FROM myDB.dbo.Tab1 as T1 LEFT JOIN myDB.dbo.Tab2 as T2 on T1.KeyTab1 = T2.KeyTab2&lt;/P&gt;&lt;P&gt;During the load data I haven't any syntax error, but the execution script is failed. When I have commented this statement the execution is finished successfully.&lt;/P&gt;&lt;P&gt;Any helps to me, please? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 09:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Select-and-Left-Join/m-p/319059#M1198184</guid>
      <dc:creator />
      <dc:date>2011-04-08T09:37:46Z</dc:date>
    </item>
    <item>
      <title>SQL Select and Left Join</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Select-and-Left-Join/m-p/319060#M1198185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;try the debug option, it might show u the exact error.&lt;/P&gt;&lt;P&gt;Is there any code which follows after this query.&lt;/P&gt;&lt;P&gt;If yes then you might have forgoten to add a semicolon at the end of the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 09:41:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Select-and-Left-Join/m-p/319060#M1198185</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-04-08T09:41:45Z</dc:date>
    </item>
    <item>
      <title>SQL Select and Left Join</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Select-and-Left-Join/m-p/319061#M1198186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the SQL SELECT there is a ISNULL(T1.myField1,0) as myF1 that seems doesn't function. After some loads, the script seems to function with success. Sorry for this post. The issue is solved.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 09:58:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Select-and-Left-Join/m-p/319061#M1198186</guid>
      <dc:creator />
      <dc:date>2011-04-08T09:58:07Z</dc:date>
    </item>
  </channel>
</rss>

