<?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: How to run multiple queries (with temp table queries) in Netezza in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-run-multiple-queries-with-temp-table-queries-in-Netezza/m-p/2238341#M26488</link>
    <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi, &lt;BR /&gt;Did you update Additional JDBC Parameters" to include "allowMultiQueries=true" in Advanced Setting of tNetezzaRow?&lt;BR /&gt;Here is a related article on Talend Help Center Executing+multiple+SQL+statements+with+one+tMysqlRow+component.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Dear sabrina, 
&lt;BR /&gt;I &amp;nbsp;want to implement&amp;nbsp; 
&lt;BR /&gt;Insert into table&amp;nbsp; 
&lt;BR /&gt;(col1, 
&lt;BR /&gt;col2 
&lt;BR /&gt;... 
&lt;BR /&gt;con n) 
&lt;BR /&gt;Sel 
&lt;BR /&gt;col1, 
&lt;BR /&gt;col2, 
&lt;BR /&gt;... 
&lt;BR /&gt;con n 
&lt;BR /&gt;&amp;nbsp;from &amp;nbsp;table_name; 
&lt;BR /&gt;i want to implement above in talend&amp;nbsp; 
&lt;BR /&gt;how will i achive it&amp;gt; 
&lt;BR /&gt;can someone give me steps to do so&amp;nbsp; 
&lt;BR /&gt;help will be appretiated. 
&lt;BR /&gt;thanks, 
&lt;BR /&gt;Amit</description>
    <pubDate>Sat, 30 Jan 2016 07:47:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-30T07:47:28Z</dc:date>
    <item>
      <title>How to run multiple queries (with temp table queries) in Netezza</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-run-multiple-queries-with-temp-table-queries-in-Netezza/m-p/2238338#M26485</link>
      <description>Hi All,&lt;BR /&gt;  Am having Two Queries, &lt;BR /&gt;  1. First query will create a temp table with set of data from final table.&lt;BR /&gt;  2. Second query will insert data into final tables from the temp table.&lt;BR /&gt;  &lt;BR /&gt;  Example:&lt;BR /&gt;  Query 1: CREATE temp TABLE TABLE_A AS ( SELECT * FROM TABLE_B);&lt;BR /&gt;  Query 2: INSERT INTO FINAL_TABLE(select * FROM  from TABLE_A);&lt;BR /&gt;  While fetch data from temp table (i.e, TABLE_A), data is not inserting into FINAL_TABLE.&lt;BR /&gt;  I tried with tNetezzaRow, but data is not inserting into tables.&lt;BR /&gt;  Please help me to resolve the above issue. &lt;BR /&gt; &lt;BR /&gt;Thanks,&lt;BR /&gt;Divakar</description>
      <pubDate>Thu, 12 Dec 2013 09:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-run-multiple-queries-with-temp-table-queries-in-Netezza/m-p/2238338#M26485</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-12-12T09:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to run multiple queries (with temp table queries) in Netezza</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-run-multiple-queries-with-temp-table-queries-in-Netezza/m-p/2238339#M26486</link>
      <description>Hi, 
&lt;BR /&gt;Did you update Additional JDBC Parameters" to include "allowMultiQueries=true" in Advanced Setting of tNetezzaRow? 
&lt;BR /&gt;Here is a related article on Talend Help Center 
&lt;A href="https://help.talend.com/search/all?query=Executing+multiple+SQL+statements+with+one+tMysqlRow+component&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;Executing multiple SQL statements with one tMysqlRow component&lt;/A&gt;. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 12 Dec 2013 10:49:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-run-multiple-queries-with-temp-table-queries-in-Netezza/m-p/2238339#M26486</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-12T10:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to run multiple queries (with temp table queries) in Netezza</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-run-multiple-queries-with-temp-table-queries-in-Netezza/m-p/2238340#M26487</link>
      <description>Hi,&lt;BR /&gt;  I tried with "allowMultiQueries=true" in tNetezzaRow, still temp table data is not inserting into final table.&lt;BR /&gt;Thanks,&lt;BR /&gt;Divakar. N</description>
      <pubDate>Thu, 12 Dec 2013 11:44:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-run-multiple-queries-with-temp-table-queries-in-Netezza/m-p/2238340#M26487</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-12-12T11:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to run multiple queries (with temp table queries) in Netezza</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-run-multiple-queries-with-temp-table-queries-in-Netezza/m-p/2238341#M26488</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi, &lt;BR /&gt;Did you update Additional JDBC Parameters" to include "allowMultiQueries=true" in Advanced Setting of tNetezzaRow?&lt;BR /&gt;Here is a related article on Talend Help Center Executing+multiple+SQL+statements+with+one+tMysqlRow+component.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Dear sabrina, 
&lt;BR /&gt;I &amp;nbsp;want to implement&amp;nbsp; 
&lt;BR /&gt;Insert into table&amp;nbsp; 
&lt;BR /&gt;(col1, 
&lt;BR /&gt;col2 
&lt;BR /&gt;... 
&lt;BR /&gt;con n) 
&lt;BR /&gt;Sel 
&lt;BR /&gt;col1, 
&lt;BR /&gt;col2, 
&lt;BR /&gt;... 
&lt;BR /&gt;con n 
&lt;BR /&gt;&amp;nbsp;from &amp;nbsp;table_name; 
&lt;BR /&gt;i want to implement above in talend&amp;nbsp; 
&lt;BR /&gt;how will i achive it&amp;gt; 
&lt;BR /&gt;can someone give me steps to do so&amp;nbsp; 
&lt;BR /&gt;help will be appretiated. 
&lt;BR /&gt;thanks, 
&lt;BR /&gt;Amit</description>
      <pubDate>Sat, 30 Jan 2016 07:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-run-multiple-queries-with-temp-table-queries-in-Netezza/m-p/2238341#M26488</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-30T07:47:28Z</dc:date>
    </item>
  </channel>
</rss>

