<?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: Store Statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Store-Statement/m-p/1549696#M597544</link>
    <description>&lt;P&gt;Hello Salvatore99a,&lt;/P&gt;&lt;P&gt;table1:&lt;BR /&gt;LOAD * Inline[&lt;BR /&gt;1,2&lt;BR /&gt;1,1&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;These 2 methods are the same since you are storing all table fields;&lt;/P&gt;&lt;P&gt;store * from table1 into xx.qvd(qvd);&lt;BR /&gt;store table1 into xy.qvd(qvd);&lt;/P&gt;&lt;P&gt;But if you do it like the method below you will only store a specific field.&lt;/P&gt;&lt;P&gt;store '2' from table1 into xx.qvd(qvd);&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;André Braga&lt;/P&gt;</description>
    <pubDate>Wed, 27 Feb 2019 09:51:00 GMT</pubDate>
    <dc:creator>afbraga1</dc:creator>
    <dc:date>2019-02-27T09:51:00Z</dc:date>
    <item>
      <title>Store Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Statement/m-p/1549277#M597543</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I was wondering if there is a difference between the following:&lt;/P&gt;&lt;P&gt;Store * from (tablename) into...&lt;/P&gt;&lt;P&gt;and&amp;nbsp;&lt;/P&gt;&lt;P&gt;Store (tablename) into...&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there is a difference between them what is it and which one would result in greater optimization.&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 18:24:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Statement/m-p/1549277#M597543</guid>
      <dc:creator>Salvatore99a</dc:creator>
      <dc:date>2019-02-26T18:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Store Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Statement/m-p/1549696#M597544</link>
      <description>&lt;P&gt;Hello Salvatore99a,&lt;/P&gt;&lt;P&gt;table1:&lt;BR /&gt;LOAD * Inline[&lt;BR /&gt;1,2&lt;BR /&gt;1,1&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;These 2 methods are the same since you are storing all table fields;&lt;/P&gt;&lt;P&gt;store * from table1 into xx.qvd(qvd);&lt;BR /&gt;store table1 into xy.qvd(qvd);&lt;/P&gt;&lt;P&gt;But if you do it like the method below you will only store a specific field.&lt;/P&gt;&lt;P&gt;store '2' from table1 into xx.qvd(qvd);&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;André Braga&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 09:51:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Statement/m-p/1549696#M597544</guid>
      <dc:creator>afbraga1</dc:creator>
      <dc:date>2019-02-27T09:51:00Z</dc:date>
    </item>
  </channel>
</rss>

