<?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: sql request different table join in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330306#M99398</link>
    <description>&lt;P&gt;on tOracle Output there is no box to copy any query and I can't join an output to an input&amp;nbsp;&lt;/P&gt;&lt;P&gt;are you sure of the step ?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jul 2018 14:51:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-07-03T14:51:15Z</dc:date>
    <item>
      <title>sql request different table join</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330296#M99388</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I ve got 3 different schemas of tables from oracle and I have a sql request to execute that contains left outer join on those tables and I want to write the result of the sql request in a mysql database&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can I do that ?&lt;/P&gt;&lt;P&gt;what component should I use ? &amp;nbsp;&lt;/P&gt;&lt;P&gt;pls help&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:01:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330296#M99388</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: sql request different table join</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330297#M99389</link>
      <description>tOracleInput (insert your join query ) and tMysqlOutput (define your output table).
&lt;BR /&gt;link them with one row containning one culomn type Dynamic(enterprise) or define all columns (Open)
&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 02 Jul 2018 15:10:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330297#M99389</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-07-02T15:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: sql request different table join</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330298#M99390</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOQhAAO"&gt;@trk_54&lt;/A&gt;,below way you should design your job.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 778px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LyL0.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154566i8FADE4B894582489/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LyL0.png" alt="0683p000009LyL0.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 06:52:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330298#M99390</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-07-03T06:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: sql request different table join</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330299#M99391</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;thank you for answering&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;now I got this but I still don't know where should I write my sql querie, which is&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;select matcle,nompat, prenom, t1.qualit, t1.corps, t1.catego, t2.indmaj from zy00 t&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;left outer join zygr t1&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;on t1.nudoss=t.nudoss and sysdate between t1.dateff and t1.datfin&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;left outer join zygs t2&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;on t.nudoss=t2.nudoss and sysdate between t2.dateff and t2.datxxx&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;where t.socdos='001'&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;thank you&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sans titre.png" style="width: 943px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lyv7.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138503i14EAC89D3FADCF32/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lyv7.png" alt="0683p000009Lyv7.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 08:52:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330299#M99391</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-03T08:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: sql request different table join</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330300#M99392</link>
      <description>you just nead ZY00 remove ZYGR and ZYGS and TMap1 
&lt;BR /&gt;Select ZY00 click on component Tab add your connection and your SQL query. 
&lt;BR /&gt;on the … add one column using green "+" select dynamic type. 
&lt;BR /&gt; 
&lt;BR /&gt;to have help and sample , Select ZY00 and press "F1". 
&lt;BR /&gt; 
&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jul 2018 09:41:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330300#M99392</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-07-03T09:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: sql request different table join</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330301#M99393</link>
      <description>&lt;P&gt;I selected ZY00 from the schema of table so there is already a sql query that is written automatically in the query box in component&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 10:27:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330301#M99393</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-03T10:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: sql request different table join</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330302#M99394</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOQhAAO"&gt;@trk_54&lt;/A&gt;,you can use the below query in single tOracleinput and change the qury by changing to Built in.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;select matcle,nompat, prenom, t1.qualit, t1.corps, t1.catego, t2.indmaj from zy00 t&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;left outer join zygr t1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;on t1.nudoss=t.nudoss and sysdate between t1.dateff and t1.datfin&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;left outer join zygs t2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;on t.nudoss=t2.nudoss and sysdate between t2.dateff and t2.datxxx&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;where t.socdos='001'&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 10:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330302#M99394</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-07-03T10:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: sql request different table join</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330303#M99395</link>
      <description>no matter write your! 
&lt;BR /&gt;and modify output schema : 
&lt;BR /&gt;one column type Dynamic( Talend enterprise) 
&lt;BR /&gt;define all columns ( Talend Open) 
&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jul 2018 10:46:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330303#M99395</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-07-03T10:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: sql request different table join</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330304#M99396</link>
      <description>&lt;P&gt;Ok I may be stupid but I still don't understand cause I still got error&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I m going to explain step by step&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;First I established a connection to oracle and mysql after that a retrieved schema from oracle and I got those I m interested in (ZY00,ZYGR,ZYGS)&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sans titre.png" style="width: 600px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lyvl.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146881iAA07FB48E30E4815/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lyvl.png" alt="0683p000009Lyvl.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;after that I drag and drop which "component" ? directly ocl0.1 into tOracleInput or I select the retrieved schema ?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;mysql I just a localhost that will contain the result of my query&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;thank you for according time for my issue&lt;/P&gt; 
&lt;P&gt;thank you &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 14:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330304#M99396</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-03T14:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: sql request different table join</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330305#M99397</link>
      <description>you have already validate your query (with left outer join) so do not rewrite.&lt;BR /&gt;1- just drag and drop connection on a tOracle output.&lt;BR /&gt;2- copy your query in.&lt;BR /&gt;3- create your schema.&lt;BR /&gt;4- drag and drop connection on a tmysqlinput and connect.&lt;BR /&gt;Done</description>
      <pubDate>Tue, 03 Jul 2018 14:43:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330305#M99397</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-07-03T14:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: sql request different table join</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330306#M99398</link>
      <description>&lt;P&gt;on tOracle Output there is no box to copy any query and I can't join an output to an input&amp;nbsp;&lt;/P&gt;&lt;P&gt;are you sure of the step ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 14:51:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330306#M99398</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-03T14:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: sql request different table join</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330307#M99399</link>
      <description>&lt;P&gt;sorry&lt;/P&gt;&lt;P&gt;use tOracleInput and tMysqlOutput.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 15:06:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330307#M99399</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-07-03T15:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: sql request different table join</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330308#M99400</link>
      <description>&lt;P&gt;ok no problem thank you for helping&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;now im here&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sans titre.png" style="width: 943px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LydV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143017i8A8D02D744751CBD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LydV.png" alt="0683p000009LydV.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In the box "Name of the table" (Nom de la table) what should I write because I need three of them to be selected ZY00 ZYGR and ZYGS ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;thank you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 15:13:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330308#M99400</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-03T15:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: sql request different table join</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330309#M99401</link>
      <description>&lt;P&gt;as you want it's not used in our case.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 15:15:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330309#M99401</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-07-03T15:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: sql request different table join</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330310#M99402</link>
      <description>&lt;P&gt;ok I made a screen shot of each step and im asking you why do I have a compilation error ?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;thank you&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sans titre.png" style="width: 943px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lyw5.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156336i33E81B34F9FAF353/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lyw5.png" alt="0683p000009Lyw5.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sans titre2.png" style="width: 943px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LywA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144045iFB54589B675CE0E2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LywA.png" alt="0683p000009LywA.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 15:28:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330310#M99402</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-03T15:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: sql request different table join</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330311#M99403</link>
      <description>Bonjour,&lt;BR /&gt;avez vous mis a jour le schéma en utilisant la touche "..."&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jul 2018 16:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330311#M99403</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-07-03T16:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: sql request different table join</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330312#M99404</link>
      <description>&lt;P&gt;C'est bien le bouton la ?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Si je le met en référentiel je peux ensuite sélectionner une table mais toujours qu'une seul or que mon but est de faire des jointures&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;merci Francois&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sans titre.png" style="width: 943px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LywU.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157911i348442B8423A001F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LywU.png" alt="0683p000009LywU.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jul 2018 09:12:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330312#M99404</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-04T09:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: sql request different table join</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330313#M99405</link>
      <description>oui c'est la mais on configure ici la structure de la table.&lt;BR /&gt;tu peux faire "+", type dynamic et run ton job</description>
      <pubDate>Wed, 04 Jul 2018 09:20:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330313#M99405</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-07-04T09:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: sql request different table join</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330314#M99406</link>
      <description>ou ajoute toutes les colonnes que retourne ton select.</description>
      <pubDate>Wed, 04 Jul 2018 09:20:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330314#M99406</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-07-04T09:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: sql request different table join</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330315#M99407</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;je sens qu'on est pas loin, juste au niveau des types je n'ai pas dynamic est ce normal ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sans titre.png" style="width: 943px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lylc.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155424i72FD7CD0C747288E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lylc.png" alt="0683p000009Lylc.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jul 2018 09:32:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-request-different-table-join/m-p/2330315#M99407</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-04T09:32:36Z</dc:date>
    </item>
  </channel>
</rss>

