<?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 Different SQL results in qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Different-SQL-results-in-qlikview/m-p/1036510#M637496</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Hello all,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;i have the following SQL in QlikView.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="color: blue; font-family: 'Courier New'; font-size: 9pt; mso-ansi-language: EN-US;"&gt;SQL&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt; mso-ansi-language: EN-US;"&gt; SELECT&lt;BR /&gt; int(N.QSOART) as DAN&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="color: red; font-family: 'Courier New'; font-size: 9pt; mso-ansi-language: EN-US;"&gt;int(AZP2AR) as ref_DAN&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt; mso-ansi-language: EN-US;"&gt;&lt;BR /&gt; FROM&lt;BR /&gt; DATEIEN.ARLAZUP N&lt;BR /&gt; INNER JOIN DATEIEN.ARZUSP ON N.QSOART = AZSOAR&lt;BR /&gt; where N.QSOART in (555807, … ,472968); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Calibri;"&gt;I have experienced different results of this SQL in Qlikview and my DB-Viewer (DB-Visualizer). &lt;SPAN style="color: #000000; font-size: 12pt;"&gt; So I began testing&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;MY SOURCE DATA:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/122967_pastedImage_19.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/122968_pastedImage_20.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;TESTING:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt; text-decoration: underline; font-family: Calibri;"&gt;Tested in DB-Visualizer with JDBC driver:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;&lt;IMG class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/122969_pastedImage_21.png" style="max-height: 900px; max-width: 1200px;" /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Calibri;"&gt;-&amp;gt; should be null but that’s not the big deal&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt; text-decoration: underline; font-family: Calibri;"&gt;Tested in DB-Visualizer with ODBC driver:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;&lt;IMG class="jive-image image-4" src="https://community.qlik.com/legacyfs/online/122970_pastedImage_22.png" style="max-height: 900px; max-width: 1200px;" /&gt;-&amp;gt; works correct&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt; text-decoration: underline; font-family: Calibri;"&gt;Tested in QlikView with JDBC driver: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Calibri;"&gt; &lt;IMG class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/122971_pastedImage_23.png" style="max-height: 900px; max-width: 1200px;" /&gt;-&amp;gt; should be null but that’s not the big deal&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt; text-decoration: underline; font-family: Calibri;"&gt;Tested in QlikView with ODBC driver: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;&lt;IMG class="jive-image image-6" src="https://community.qlik.com/legacyfs/online/122972_pastedImage_24.png" style="max-height: 900px; max-width: 1200px;" /&gt;-&amp;gt; definitely works wrong.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;This problem occurs if the Source Data &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="color: red; line-height: 115%; font-family: 'Courier New'; font-size: 9pt; mso-ansi-language: EN-US;"&gt;int(AZP2AR)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;is a NULL value. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;My question: How does Qlikview get this REF_DAN_01?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Apr 2016 09:24:08 GMT</pubDate>
    <dc:creator>zhadrakas</dc:creator>
    <dc:date>2016-04-28T09:24:08Z</dc:date>
    <item>
      <title>Different SQL results in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Different-SQL-results-in-qlikview/m-p/1036510#M637496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Hello all,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;i have the following SQL in QlikView.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="color: blue; font-family: 'Courier New'; font-size: 9pt; mso-ansi-language: EN-US;"&gt;SQL&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt; mso-ansi-language: EN-US;"&gt; SELECT&lt;BR /&gt; int(N.QSOART) as DAN&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="color: red; font-family: 'Courier New'; font-size: 9pt; mso-ansi-language: EN-US;"&gt;int(AZP2AR) as ref_DAN&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt; mso-ansi-language: EN-US;"&gt;&lt;BR /&gt; FROM&lt;BR /&gt; DATEIEN.ARLAZUP N&lt;BR /&gt; INNER JOIN DATEIEN.ARZUSP ON N.QSOART = AZSOAR&lt;BR /&gt; where N.QSOART in (555807, … ,472968); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Calibri;"&gt;I have experienced different results of this SQL in Qlikview and my DB-Viewer (DB-Visualizer). &lt;SPAN style="color: #000000; font-size: 12pt;"&gt; So I began testing&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;MY SOURCE DATA:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/122967_pastedImage_19.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/122968_pastedImage_20.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;TESTING:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt; text-decoration: underline; font-family: Calibri;"&gt;Tested in DB-Visualizer with JDBC driver:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;&lt;IMG class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/122969_pastedImage_21.png" style="max-height: 900px; max-width: 1200px;" /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Calibri;"&gt;-&amp;gt; should be null but that’s not the big deal&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt; text-decoration: underline; font-family: Calibri;"&gt;Tested in DB-Visualizer with ODBC driver:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;&lt;IMG class="jive-image image-4" src="https://community.qlik.com/legacyfs/online/122970_pastedImage_22.png" style="max-height: 900px; max-width: 1200px;" /&gt;-&amp;gt; works correct&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt; text-decoration: underline; font-family: Calibri;"&gt;Tested in QlikView with JDBC driver: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Calibri;"&gt; &lt;IMG class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/122971_pastedImage_23.png" style="max-height: 900px; max-width: 1200px;" /&gt;-&amp;gt; should be null but that’s not the big deal&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt; text-decoration: underline; font-family: Calibri;"&gt;Tested in QlikView with ODBC driver: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;&lt;IMG class="jive-image image-6" src="https://community.qlik.com/legacyfs/online/122972_pastedImage_24.png" style="max-height: 900px; max-width: 1200px;" /&gt;-&amp;gt; definitely works wrong.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;This problem occurs if the Source Data &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="color: red; line-height: 115%; font-family: 'Courier New'; font-size: 9pt; mso-ansi-language: EN-US;"&gt;int(AZP2AR)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;is a NULL value. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;My question: How does Qlikview get this REF_DAN_01?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 09:24:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-SQL-results-in-qlikview/m-p/1036510#M637496</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2016-04-28T09:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Different SQL results in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Different-SQL-results-in-qlikview/m-p/1036511#M637497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what's in the load part of the script? You have only post the SQl select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 15:25:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-SQL-results-in-qlikview/m-p/1036511#M637497</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2016-04-28T15:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Different SQL results in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Different-SQL-results-in-qlikview/m-p/1036512#M637498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is my qvw. i have only removed the Connection strings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 04:46:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-SQL-results-in-qlikview/m-p/1036512#M637498</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2016-05-03T04:46:33Z</dc:date>
    </item>
  </channel>
</rss>

