<?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: Performance LOAD; SQL SELECT in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Performance-LOAD-SQL-SELECT/m-p/758006#M661818</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;especially if large text fields are included&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Feb 2015 11:36:38 GMT</pubDate>
    <dc:creator>giakoum</dc:creator>
    <dc:date>2015-02-06T11:36:38Z</dc:date>
    <item>
      <title>Performance LOAD; SQL SELECT</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-LOAD-SQL-SELECT/m-p/758003#M661815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a difference in terms of performance in doing :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;A,&lt;/P&gt;&lt;P&gt;B;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;A,&lt;/P&gt;&lt;P&gt;B;&lt;/P&gt;&lt;P&gt;SQL SELECT A,B&lt;/P&gt;&lt;P&gt;FROM...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's say the table has a lot of fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Have a good day.&lt;/P&gt;&lt;P&gt;Laura&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 11:21:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-LOAD-SQL-SELECT/m-p/758003#M661815</guid>
      <dc:creator />
      <dc:date>2015-02-06T11:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Performance LOAD; SQL SELECT</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-LOAD-SQL-SELECT/m-p/758004#M661816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes there could be a huge difference if your table has like 100 fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 11:35:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-LOAD-SQL-SELECT/m-p/758004#M661816</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2015-02-06T11:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Performance LOAD; SQL SELECT</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-LOAD-SQL-SELECT/m-p/758005#M661817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Laura,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd say the performance should logically be bettter if, out of a lot of fields in the database_table, you SELECT only the fields that you need. The difference is probably not too much, though, as the preceding LOAD takes only those two fields ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 11:36:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-LOAD-SQL-SELECT/m-p/758005#M661817</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-02-06T11:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Performance LOAD; SQL SELECT</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-LOAD-SQL-SELECT/m-p/758006#M661818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;especially if large text fields are included&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 11:36:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-LOAD-SQL-SELECT/m-p/758006#M661818</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2015-02-06T11:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Performance LOAD; SQL SELECT</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-LOAD-SQL-SELECT/m-p/758007#M661819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have seen data loads go from one hour (Select *) to five minutes (Select A,B). We had a table with 170 fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 11:42:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-LOAD-SQL-SELECT/m-p/758007#M661819</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2015-02-06T11:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Performance LOAD; SQL SELECT</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-LOAD-SQL-SELECT/m-p/758008#M661820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There will be huge difference between Getting&amp;nbsp; two fields and 100's of fields from database in terms of performance.&lt;/P&gt;&lt;P&gt;As SQL SELECT statement does Implicit LOAD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Neetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 12:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-LOAD-SQL-SELECT/m-p/758008#M661820</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-06T12:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Performance LOAD; SQL SELECT</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-LOAD-SQL-SELECT/m-p/758009#M661821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;additionally to existing answers there is another aspect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select * requires a full table scan which takes time&lt;/P&gt;&lt;P&gt;select a,b might take use of an index which is much faster&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in our case we dropped the load time from 1hour to 5 minutes (select * got 6 fields, later we used select with 2 fields)!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 12:30:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-LOAD-SQL-SELECT/m-p/758009#M661821</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-06T12:30:32Z</dc:date>
    </item>
  </channel>
</rss>

