<?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 Code running faster on QLIKVIEW than SQL Manegement Studio in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SQL-Code-running-faster-on-QLIKVIEW-than-SQL-Manegement-Studio/m-p/1737142#M721771</link>
    <description>&lt;P&gt;I would recommend turning on the Script logging to check the number of rows fetched etc., at least that way you can confirm that part of things.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://support.qlik.com/articles/000002668" target="_self"&gt;Script Logging&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The only other idea would be to use RecNo() or RowNo() functions to count things that way:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Scripting/CounterFunctions/RowNo.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Scripting/CounterFunctions/RowNo.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Scripting/CounterFunctions/RecNo.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Scripting/CounterFunctions/RecNo.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Aug 2020 15:19:43 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2020-08-19T15:19:43Z</dc:date>
    <item>
      <title>SQL Code running faster on QLIKVIEW than SQL Manegement Studio</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Code-running-faster-on-QLIKVIEW-than-SQL-Manegement-Studio/m-p/1732607#M721770</link>
      <description>&lt;DIV class="_3xX726aBn29LDbsDtzr_6E _1Ap4F5maDtT1E1YuCiaO0r D3IL3FD0RFy_mkKLPwL4"&gt;&lt;DIV class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Hey everybody, I just recently started using Qlikview because my database went north from 1M rows.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;So, my query took 9 hours to complete using SQL management studio 2014 express for only 1.3M rows. When I put it on qliview I expanded it to all my products going shy of 4.5M.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;My Qlikview code is simply the connection to my server and then a SQL statement followed by my exact same code I use on SQL MS.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Thing is, I thought it would take forever but it took only half an hour. I already checked some of the data and it seems to be working just right but something seems odd.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Why would it be faster? does it make any sense? Can I trust my data?&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Thanks in advance!&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:12:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Code-running-faster-on-QLIKVIEW-than-SQL-Manegement-Studio/m-p/1732607#M721770</guid>
      <dc:creator>rashimkavel7</dc:creator>
      <dc:date>2024-11-16T00:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Code running faster on QLIKVIEW than SQL Manegement Studio</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Code-running-faster-on-QLIKVIEW-than-SQL-Manegement-Studio/m-p/1737142#M721771</link>
      <description>&lt;P&gt;I would recommend turning on the Script logging to check the number of rows fetched etc., at least that way you can confirm that part of things.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://support.qlik.com/articles/000002668" target="_self"&gt;Script Logging&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The only other idea would be to use RecNo() or RowNo() functions to count things that way:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Scripting/CounterFunctions/RowNo.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Scripting/CounterFunctions/RowNo.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Scripting/CounterFunctions/RecNo.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Scripting/CounterFunctions/RecNo.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2020 15:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Code-running-faster-on-QLIKVIEW-than-SQL-Manegement-Studio/m-p/1737142#M721771</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-08-19T15:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Code running faster on QLIKVIEW than SQL Manegement Studio</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Code-running-faster-on-QLIKVIEW-than-SQL-Manegement-Studio/m-p/1737287#M721772</link>
      <description>&lt;P&gt;In contrast to SQL Management Studio, QlikView has an optimized memory management for large amounts of data and that starts with the loading of data. SQL Management Studio is in no way designed to handle large amounts of data. Accordingly, QlikView has to be many times faster.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 08:05:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Code-running-faster-on-QLIKVIEW-than-SQL-Manegement-Studio/m-p/1737287#M721772</guid>
      <dc:creator>cwolf</dc:creator>
      <dc:date>2020-08-20T08:05:52Z</dc:date>
    </item>
  </channel>
</rss>

