<?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 Empty Tables in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Empty-Tables/m-p/2228219#M19561</link>
    <description>Hi all,&lt;BR /&gt;i am trying to create a job, that delete all rows in my tables and make them empty.&lt;BR /&gt;Any suggestion how?&lt;BR /&gt;Thanks</description>
    <pubDate>Tue, 15 Oct 2013 15:30:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-10-15T15:30:19Z</dc:date>
    <item>
      <title>Empty Tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-Tables/m-p/2228219#M19561</link>
      <description>Hi all,&lt;BR /&gt;i am trying to create a job, that delete all rows in my tables and make them empty.&lt;BR /&gt;Any suggestion how?&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 15 Oct 2013 15:30:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-Tables/m-p/2228219#M19561</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-15T15:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Empty Tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-Tables/m-p/2228220#M19562</link>
      <description>Here are two simple methods: 
&lt;BR /&gt;Use a tOracleRow component. In the query, type "Delete from tablename where 1 = 1". Do this for each table you want to clear. 
&lt;BR /&gt;Use a tOracleOutput component. In the dropdown for "Action on table", select "Clear Table". This will delete all data in the table before inserting the new data. 
&lt;BR /&gt;Although I am referring to tOracle components, the same function is available for other databases. Just use the right component for the database you are working with.</description>
      <pubDate>Tue, 15 Oct 2013 15:56:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-Tables/m-p/2228220#M19562</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-15T15:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Empty Tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-Tables/m-p/2228221#M19563</link>
      <description>I used tOracleRow and it works.&lt;BR /&gt;Thanks !</description>
      <pubDate>Tue, 15 Oct 2013 16:03:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-Tables/m-p/2228221#M19563</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-15T16:03:12Z</dc:date>
    </item>
  </channel>
</rss>

