<?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: tOracleOutput insert AND update in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-insert-AND-update/m-p/2267526#M46378</link>
    <description>Hello,
&lt;BR /&gt; u have some trouble, i have a respond
&lt;BR /&gt; Replace "?" by a tAggregateRow : group by mois, use max ( or first ... ) function for valmois1, valmois2, valmois3</description>
    <pubDate>Tue, 17 Feb 2009 09:49:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-02-17T09:49:20Z</dc:date>
    <item>
      <title>tOracleOutput insert AND update</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-insert-AND-update/m-p/2267525#M46377</link>
      <description>Hi,
&lt;BR /&gt;I have a problem ...
&lt;BR /&gt;I have an input file :
&lt;BR /&gt;Desc :
&lt;BR /&gt;code;mois;valmois1;valmois2;valmois3;
&lt;BR /&gt; S1; 01; 11; ; ;
&lt;BR /&gt; S2; 01; 21; ; ;
&lt;BR /&gt; S3; 01; 31; ; ;
&lt;BR /&gt; S4; 02; ; 42; ;
&lt;BR /&gt; S5; 02; ; 52; ;
&lt;BR /&gt; S3; 02; ; 32; ;
&lt;BR /&gt; S6; 02; ; 62; ;
&lt;BR /&gt; S7; 03; ; ; 73;
&lt;BR /&gt; S5; 03; ; ; 53;
&lt;BR /&gt; S3; 03; ; ; 33;
&lt;BR /&gt; S8; 03; ; ; 83;
&lt;BR /&gt;...
&lt;BR /&gt;I want writting on DB (Oracle) :
&lt;BR /&gt;Desc :
&lt;BR /&gt;code;valmois1;valmois2;valmois3;
&lt;BR /&gt; S1; 11; ; ;
&lt;BR /&gt; S2; 21; ; ;
&lt;BR /&gt; S3; 31; 32; 33;
&lt;BR /&gt; S4; ; 42; ;
&lt;BR /&gt; S5; ; 52; 53;
&lt;BR /&gt; S6; ; 62; ;
&lt;BR /&gt; S7; ; ; 73;
&lt;BR /&gt; S8; ; ; 83;
&lt;BR /&gt;...
&lt;BR /&gt;with (?)
&lt;BR /&gt;tFileInputDelimited --&amp;gt; ? --&amp;gt; tOracleOutput
&lt;BR /&gt;I don't see how I can do that ...
&lt;BR /&gt;Thank you for your help
&lt;BR /&gt;Quartz</description>
      <pubDate>Sat, 16 Nov 2024 14:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-insert-AND-update/m-p/2267525#M46377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput insert AND update</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-insert-AND-update/m-p/2267526#M46378</link>
      <description>Hello,
&lt;BR /&gt; u have some trouble, i have a respond
&lt;BR /&gt; Replace "?" by a tAggregateRow : group by mois, use max ( or first ... ) function for valmois1, valmois2, valmois3</description>
      <pubDate>Tue, 17 Feb 2009 09:49:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-insert-AND-update/m-p/2267526#M46378</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-17T09:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput insert AND update</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-insert-AND-update/m-p/2267527#M46379</link>
      <description>Hi,
&lt;BR /&gt;
&lt;BR /&gt;use tAgregateRow with sum function (see capture) before insert on database
&lt;BR /&gt;
&lt;BR /&gt;Jeremie</description>
      <pubDate>Tue, 17 Feb 2009 09:54:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-insert-AND-update/m-p/2267527#M46379</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-17T09:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput insert AND update</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-insert-AND-update/m-p/2267528#M46380</link>
      <description>Thank you !!!!&lt;BR /&gt;You are very good&lt;BR /&gt;Quartz</description>
      <pubDate>Tue, 17 Feb 2009 11:59:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-insert-AND-update/m-p/2267528#M46380</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-17T11:59:28Z</dc:date>
    </item>
  </channel>
</rss>

