<?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: When you execute a SQL SELECT Count or Count Distinct on a database is the data still loaded into memory? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/When-you-execute-a-SQL-SELECT-Count-or-Count-Distinct-on-a/m-p/497594#M692654</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Count is done in the DB and then returned to QV.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Aug 2013 14:28:13 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2013-08-15T14:28:13Z</dc:date>
    <item>
      <title>When you execute a SQL SELECT Count or Count Distinct on a database is the data still loaded into memory?</title>
      <link>https://community.qlik.com/t5/QlikView/When-you-execute-a-SQL-SELECT-Count-or-Count-Distinct-on-a/m-p/497593#M692653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When executing a SQL SELECT COUNT x statement is the data loaded into memory and then counted or is the count done in the DB and then returned?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2013 14:24:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/When-you-execute-a-SQL-SELECT-Count-or-Count-Distinct-on-a/m-p/497593#M692653</guid>
      <dc:creator />
      <dc:date>2013-08-15T14:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: When you execute a SQL SELECT Count or Count Distinct on a database is the data still loaded into memory?</title>
      <link>https://community.qlik.com/t5/QlikView/When-you-execute-a-SQL-SELECT-Count-or-Count-Distinct-on-a/m-p/497594#M692654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Count is done in the DB and then returned to QV.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2013 14:28:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/When-you-execute-a-SQL-SELECT-Count-or-Count-Distinct-on-a/m-p/497594#M692654</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-08-15T14:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: When you execute a SQL SELECT Count or Count Distinct on a database is the data still loaded into memory?</title>
      <link>https://community.qlik.com/t5/QlikView/When-you-execute-a-SQL-SELECT-Count-or-Count-Distinct-on-a/m-p/497595#M692655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only the result of the request is loaded in memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consequently, a "select *" will load all data of the DB table while "select count(*)" will just the load the result of the count. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2013 16:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/When-you-execute-a-SQL-SELECT-Count-or-Count-Distinct-on-a/m-p/497595#M692655</guid>
      <dc:creator>matthieu_burel</dc:creator>
      <dc:date>2013-08-15T16:44:25Z</dc:date>
    </item>
  </channel>
</rss>

