<?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: Delete tables (QVD) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Delete-tables-QVD/m-p/473913#M686301</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;drop table 'tablename' should work! this will delete both a memory table and an existing QVD!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jan 2014 11:54:53 GMT</pubDate>
    <dc:creator>edwinmatlapeng</dc:creator>
    <dc:date>2014-01-07T11:54:53Z</dc:date>
    <item>
      <title>Delete tables (QVD)</title>
      <link>https://community.qlik.com/t5/QlikView/Delete-tables-QVD/m-p/473909#M686297</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;I'm creating a table with 'store into' in order to make a later load and concatenate.&lt;/P&gt;&lt;P&gt;how can I, from the script, delete this table when I complete the concatenation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Boris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 11:49:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Delete-tables-QVD/m-p/473909#M686297</guid>
      <dc:creator />
      <dc:date>2014-01-07T11:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Delete tables (QVD)</title>
      <link>https://community.qlik.com/t5/QlikView/Delete-tables-QVD/m-p/473910#M686298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;drop table YourTable ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 11:50:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Delete-tables-QVD/m-p/473910#M686298</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-07T11:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Delete tables (QVD)</title>
      <link>https://community.qlik.com/t5/QlikView/Delete-tables-QVD/m-p/473911#M686299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXECUTE CMD.EXE /C del "yourqvd.qvd";&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 11:51:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Delete-tables-QVD/m-p/473911#M686299</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-01-07T11:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Delete tables (QVD)</title>
      <link>https://community.qlik.com/t5/QlikView/Delete-tables-QVD/m-p/473912#M686300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not talking about in memory table, it an already created QVD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 11:52:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Delete-tables-QVD/m-p/473912#M686300</guid>
      <dc:creator />
      <dc:date>2014-01-07T11:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Delete tables (QVD)</title>
      <link>https://community.qlik.com/t5/QlikView/Delete-tables-QVD/m-p/473913#M686301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;drop table 'tablename' should work! this will delete both a memory table and an existing QVD!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 11:54:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Delete-tables-QVD/m-p/473913#M686301</guid>
      <dc:creator>edwinmatlapeng</dc:creator>
      <dc:date>2014-01-07T11:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Delete tables (QVD)</title>
      <link>https://community.qlik.com/t5/QlikView/Delete-tables-QVD/m-p/473914#M686302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, but it doesn't work.&lt;/P&gt;&lt;P&gt;QV documentation states that drop table is for in memory tables.&lt;/P&gt;&lt;P&gt;Also, I tried a test and it didn't delete the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you anyway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 12:11:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Delete-tables-QVD/m-p/473914#M686302</guid>
      <dc:creator />
      <dc:date>2014-01-07T12:11:27Z</dc:date>
    </item>
  </channel>
</rss>

