<?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: conditional table drop in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/conditional-table-drop/m-p/2311784#M82796</link>
    <description>&lt;P&gt;WHERE clause mainly used along with the DELETE command. No clause required along with DROP command. Actions performed by DELETE can be rolled back as it uses buffer. Actions performed by DROP can't be rolled back because it directly works on actual data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 09 Jul 2022 06:20:35 GMT</pubDate>
    <dc:creator>Davis69</dc:creator>
    <dc:date>2022-07-09T06:20:35Z</dc:date>
    <item>
      <title>conditional table drop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/conditional-table-drop/m-p/2311783#M82795</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how I can set up a conditional table drop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;If the current date equals January 1st  all data of a table have to be deleted .&lt;/P&gt;&lt;P&gt;All other days data will only be inserted into the table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I use tReplicate and two DBOutput? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any advice.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 06:46:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/conditional-table-drop/m-p/2311783#M82795</guid>
      <dc:creator>pawe84</dc:creator>
      <dc:date>2022-07-08T06:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: conditional table drop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/conditional-table-drop/m-p/2311784#M82796</link>
      <description>&lt;P&gt;WHERE clause mainly used along with the DELETE command. No clause required along with DROP command. Actions performed by DELETE can be rolled back as it uses buffer. Actions performed by DROP can't be rolled back because it directly works on actual data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jul 2022 06:20:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/conditional-table-drop/m-p/2311784#M82796</guid>
      <dc:creator>Davis69</dc:creator>
      <dc:date>2022-07-09T06:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: conditional table drop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/conditional-table-drop/m-p/2311785#M82797</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;With the action performed by DROP , you could use a select query in the same DB table to check whether the table can meet your condition and assign it to a context variable and then have an RunIf trigger from t&amp;lt;DB&amp;gt;Input where you can test the globalMap variable created to see if it's &amp;gt;0 and so trigger t&amp;lt;DB&amp;gt;Row to delete table if you want.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 05:11:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/conditional-table-drop/m-p/2311785#M82797</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-11T05:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: conditional table drop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/conditional-table-drop/m-p/2311786#M82798</link>
      <description>&lt;P&gt;Thanks for sharing. It is clear for me &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 09:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/conditional-table-drop/m-p/2311786#M82798</guid>
      <dc:creator>Jfoster1657625676</dc:creator>
      <dc:date>2022-07-27T09:32:43Z</dc:date>
    </item>
  </channel>
</rss>

