<?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 statement Vs LOAD statement in Qlikview? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497704#M1147918</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SQL, LOAD both are extract data, STORE command only with store the data. Am i right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is what is the diff b/w SQL and LOAD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jan 2015 11:44:03 GMT</pubDate>
    <dc:creator>nihhalmca</dc:creator>
    <dc:date>2015-01-27T11:44:03Z</dc:date>
    <item>
      <title>SQL statement Vs LOAD statement in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497695#M1147909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which one is better way to use (SQL and LOAD) while extracting data from data base &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Can you explain breifly difference between SQL and Load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P style="text-align: left;"&gt;Nihhal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 14:06:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497695#M1147909</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2013-06-21T14:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: SQL statement Vs LOAD statement in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497696#M1147910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you extract data from a database over odbc or oledb you &lt;STRONG&gt;must&lt;/STRONG&gt; use the SQL keyword. The sql statement is sent to the database as-is. Qlikview does not and cannot parse sql statements. For all other sources, files, resident tables and preceding loads you use the LOAD keyword. Only in a LOAD statement can Qlikview functions be used. See this &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/03/04/preceding-load"&gt;blog post&lt;/A&gt; for information about preceding loads.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 14:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497696#M1147910</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-06-21T14:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: SQL statement Vs LOAD statement in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497697#M1147911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert, Thank you for reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know the difference between SQL and LOAD. for instance if i extract data from datasourece thorugh this script what should be result&lt;/P&gt;&lt;P&gt;SQL empid&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ename&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; loc&lt;/P&gt;&lt;P&gt;from emp;&lt;/P&gt;&lt;P&gt;And through this script what should be result&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;SQL empid&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ename&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; loc&lt;/P&gt;&lt;P&gt;from emp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know difference&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nihhal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 12:26:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497697#M1147911</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2013-07-03T12:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: SQL statement Vs LOAD statement in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497698#M1147912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first example could be a tiny bit faster since it doesn't use a preceding load. The end result is exactly the same since the preceding load in your second example doesn't do transformations or calculations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 12:32:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497698#M1147912</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-07-03T12:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: SQL statement Vs LOAD statement in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497699#M1147913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD stmt is loading data into Qlikview from DB and SQL stmt also loading data from DB both are same as per you am i correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 12:48:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497699#M1147913</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2013-07-03T12:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: SQL statement Vs LOAD statement in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497700#M1147914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SQL statement pulls the dat from DB , and LOAD statement works on top of that data , and performs operations that coded in load statement and stores the results in QlikView.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 06:49:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497700#M1147914</guid>
      <dc:creator />
      <dc:date>2015-01-26T06:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: SQL statement Vs LOAD statement in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497701#M1147915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nihhal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The Load statement on top of select statement is used to transform the retrieved data from database, it is not mandatory to use Load statement on top of select statement.&amp;nbsp; We will use when we are doing any calculations or arriving new fields like below&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Capitalize(ename) AS ename_Formatted,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MonthName(date) AS MonthYear,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Week(date) AS Week;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SQL empid&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ename&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; loc,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;date&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from emp;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Here we are getting Month and week using Load statements, and converting the ename to title case.&amp;nbsp; &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope this helps you.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 09:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497701#M1147915</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-01-26T09:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: SQL statement Vs LOAD statement in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497702#M1147916</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;Or are you referring Direct Discovery &lt;A href="https://community.qlik.com/thread/141334"&gt;Differences between In-Memory Fields and Direct Discovery Fields with example.Thanks&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;André Gomes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 09:57:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497702#M1147916</guid>
      <dc:creator>agomes1971</dc:creator>
      <dc:date>2015-01-26T09:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: SQL statement Vs LOAD statement in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497703#M1147917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0cm 0cm 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt; Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 10pt;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-list: Ignore; color: black; font-size: 11pt;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;1.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 11pt; font-family: Times New Roman;"&gt;Firstly SQL Statement is used to extract data from datasources and Saves into Qlikview memory. SQL SELECT Statement is executed by ODBC driver.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 'Calibri','sans-serif'; font-size: 11pt; font-style: normal; font-weight: normal; margin-top: 0cm; margin-bottom: 0pt; mso-list: l0 level1 lfo1;"&gt;&lt;SPAN style="mso-list: Ignore; color: black; font-size: 11pt;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;2.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 11pt; font-family: Times New Roman;"&gt;Secondly use Load to save those records in QlikView(in memory), since QlikView will work with them without being connected to the datasource.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 'Calibri','sans-serif'; font-size: 11pt; font-style: normal; font-weight: normal; margin-top: 0cm; margin-bottom: 0pt; mso-list: l0 level1 lfo1;"&gt;&lt;SPAN style="mso-list: Ignore; color: black; font-size: 11pt;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;3.&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 11pt; font-family: Times New Roman;"&gt;The Load Saves the extracted&lt;SPAN&gt; &lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;data from any DataSource(Ex: Inline Statement, SQL SELECT, Data Bases, CSV files, SAP queries, Excel files, Etc...) into QlikView in memory.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 'Calibri','sans-serif'; font-size: 11pt; font-style: normal; font-weight: normal; margin-top: 0cm; margin-bottom: 0pt; mso-list: l0 level1 lfo1;"&gt;&lt;SPAN style="mso-list: Ignore; color: black; font-size: 11pt;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;4.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 11pt; font-family: Times New Roman;"&gt;LOAD is not mandatory, is highly recommendable. Actually, when you don't Use a LOAD statement, you can do an implicit load by just using SQL SELECT statement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 'Calibri','sans-serif'; font-size: 11pt; font-style: normal; font-weight: normal; margin-top: 0cm; margin-bottom: 10pt; mso-list: l0 level1 lfo1;"&gt;&lt;SPAN style="mso-list: Ignore; color: black; font-size: 11pt;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;5.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 11pt; font-family: Times New Roman;"&gt;LOAD is used &lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;to transformed or convert those records in a way how do you want them to be dealt, create new fields based on those you already have in your datasource, etc. which can be used in visualisation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 12pt; mso-themecolor: text1; font-family: Calibri;"&gt;Check below Links:&lt;/SPAN&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: 0cm 0cm 10pt;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/03/04/preceding-load"&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; text-decoration: underline; font-family: Calibri;"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/03/04/preceding-load&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 10pt;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/259159#259159"&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; text-decoration: underline; font-family: Calibri;"&gt;http://community.qlik.com/message/259159#259159&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 10pt;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/29385#29385"&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; text-decoration: underline; font-family: Calibri;"&gt;http://community.qlik.com/message/29385#29385&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 10pt;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/13682"&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; text-decoration: underline; font-family: Calibri;"&gt;http://community.qlik.com/thread/13682&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 10pt;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/156421#156421"&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; text-decoration: underline; font-family: Calibri;"&gt;http://community.qlik.com/message/156421#156421&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 10pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 10pt;"&gt;Regards&lt;/P&gt;&lt;P style="margin: 0cm 0cm 10pt;"&gt;Neetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 12:05:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497703#M1147917</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-26T12:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: SQL statement Vs LOAD statement in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497704#M1147918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SQL, LOAD both are extract data, STORE command only with store the data. Am i right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is what is the diff b/w SQL and LOAD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 11:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497704#M1147918</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2015-01-27T11:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: SQL statement Vs LOAD statement in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497705#M1147919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You mean SQL, LOAD both are giving same result, if not use new/calculate fields. am i right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 11:45:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497705#M1147919</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2015-01-27T11:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: SQL statement Vs LOAD statement in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497706#M1147920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, using Load on top of SQL should not be used if not doing any calculations or new fields, this will load the same data again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 12:53:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-statement-Vs-LOAD-statement-in-Qlikview/m-p/497706#M1147920</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-01-27T12:53:02Z</dc:date>
    </item>
  </channel>
</rss>

