<?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: Problems with length of varchar using Dynamic Schema in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Problems-with-length-of-varchar-using-Dynamic-Schema/m-p/2367307#M130700</link>
    <description>&lt;P&gt;Good work!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please mark your reply as the solution for this post? It will help other Talend community members during their reference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jun 2019 21:18:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-06-13T21:18:29Z</dc:date>
    <item>
      <title>Problems with length of varchar using Dynamic Schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-with-length-of-varchar-using-Dynamic-Schema/m-p/2367302#M130695</link>
      <description>&lt;P&gt;Hey guys,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm currently using a Dynamic schema settings into a tPostgresqlInput in which I get the columns that i want from a query, and in the schema I define that it is dynamic. Just like in the picture below.&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-center" image-alt="DynamicSchema.PNG" style="width: 952px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5qZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132008i0FCF2ED960671D61/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5qZ.png" alt="0683p000009M5qZ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;What's the problem? When I want to put the results into a tFileOutputDelimited it gets the job done, but when I want to write these results into a tPostgresqlOutput I have the following error, which is an exception of the length for my varchar column that cannot exceed 10485760. I don't know how to put the length of the output columns since they have a dynamic schema.&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-center" image-alt="error.PNG" style="width: 801px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5qe.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132348i0A02344B220FAF5A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5qe.png" alt="0683p000009M5qe.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Has anyone deal with these kind of issues?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-with-length-of-varchar-using-Dynamic-Schema/m-p/2367302#M130695</guid>
      <dc:creator>robster1</dc:creator>
      <dc:date>2024-11-16T05:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with length of varchar using Dynamic Schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-with-length-of-varchar-using-Dynamic-Schema/m-p/2367303#M130696</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Could you please check what is the maimum limit allowed in the target Postgresql table for varchar column?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;It could be because the target table might be having an upper cut off threshold.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 18:49:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-with-length-of-varchar-using-Dynamic-Schema/m-p/2367303#M130696</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-12T18:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with length of varchar using Dynamic Schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-with-length-of-varchar-using-Dynamic-Schema/m-p/2367304#M130697</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the response!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't check that because I have check the option of "Erase table if exists and create" since this table will be created from scratch every time my process begins. So, I don't know anything about the columns or the maximum limit allowed for the columns.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was thinking and I checked that in a previous part of this whole process I created the a plain text with those values, I think I have to work with that file, like reading the headers and creating the table dynamically.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 19:55:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-with-length-of-varchar-using-Dynamic-Schema/m-p/2367304#M130697</guid>
      <dc:creator>robster1</dc:creator>
      <dc:date>2019-06-12T19:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with length of varchar using Dynamic Schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-with-length-of-varchar-using-Dynamic-Schema/m-p/2367305#M130698</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Since you are loading the data to Varchar, set a maximum limit for the Varchar column in the tDBOutput component.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Before passing the data to the DB, use a tMap to measure the length of the data and if it is beyond the allowed maximum limit specified in DB component, reject them and write it to a file for further verification for support team.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 19:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-with-length-of-varchar-using-Dynamic-Schema/m-p/2367305#M130698</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-12T19:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with length of varchar using Dynamic Schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-with-length-of-varchar-using-Dynamic-Schema/m-p/2367306#M130699</link>
      <description>&lt;P&gt;Hi again,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Sorry for my delay.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;That didn't work for me &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;, I put the length limit into the tDBOutput component for the Dynamic output and I still got the error that I mencioned before.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Anyways, I started to work in a different way and I solved it.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'll explain what I've done.&lt;/P&gt; 
&lt;P&gt;first I've made the query that I wanted in a tDBInput component and in the schema I only added one dynamic output, just like in the picture I've shown on the first message. Then, I loaded the data directly into a tFileOutputDelimited which has no problems to load dynamic columns from a query.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I checked on the file and it has exactly all the columns that I needed. Then I did the following job:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="job.PNG" style="width: 742px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5oA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131249i531C88AF2C024A9D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5oA.png" alt="0683p000009M5oA.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Where the tFileInputFullRow reads the first column (headers) of the plain text file that has the dynamic results. Then, in the tJavaRow I made the following:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Query.PNG" style="width: 672px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5g1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153237i1B12AFBD72A3B0A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5g1.png" alt="0683p000009M5g1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I created dynamically the query for the creation of the table that I wanted, where I set the length of each column of the table, then I save the query into a context variable and in the tDBrow i just execute the query which results in the creation of the dynamic table.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Finally, I load the data from the dynamic query directly into the table and it has no problem with the lengths of the columns since I defined them before.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your help&amp;nbsp; nikhilthampi!!&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Saludos!&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 21:07:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-with-length-of-varchar-using-Dynamic-Schema/m-p/2367306#M130699</guid>
      <dc:creator>robster1</dc:creator>
      <dc:date>2019-06-13T21:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with length of varchar using Dynamic Schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-with-length-of-varchar-using-Dynamic-Schema/m-p/2367307#M130700</link>
      <description>&lt;P&gt;Good work!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please mark your reply as the solution for this post? It will help other Talend community members during their reference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 21:18:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-with-length-of-varchar-using-Dynamic-Schema/m-p/2367307#M130700</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-13T21:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with length of varchar using Dynamic Schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-with-length-of-varchar-using-Dynamic-Schema/m-p/2367308#M130701</link>
      <description>&lt;P&gt;to solve this problem, put a dynamic routine :&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;routines.system.Dynamic dynamicColumnsTmp = row1.data;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;String varchar_value =&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;""&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;; &lt;/SPAN&gt;// this is to tell if varchar(255) or varchar.&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;// loop through the columns&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;for&lt;/STRONG&gt;&lt;/SPAN&gt; (&lt;SPAN class="s1"&gt;&lt;STRONG&gt;int&lt;/STRONG&gt;&lt;/SPAN&gt; i = 0; i &amp;lt; dynamicColumnsTmp.getColumnCount(); i++) {&lt;/P&gt;&lt;P class="p2"&gt;//Retrieve the value of the current column inside the Dynamic column&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Object obj = dynamicColumnsTmp.getColumnValue(i);&lt;/P&gt;&lt;P class="p3"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;//Retrieve a DynamicMetadata object from the column inside the Dynamic column&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;DynamicMetadata columnMetadata = dynamicColumnsTmp.getColumnMetadata(i);&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;if&lt;/STRONG&gt;&lt;/SPAN&gt;(columnMetadata.getDbType()==&lt;SPAN class="s2"&gt;"varchar"&lt;/SPAN&gt; &amp;amp;&amp;amp; columnMetadata.getLength() &amp;gt;= 10485760 ){&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s3"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;// when columnMetadata.getLength() &amp;gt;= 10485760, create function fails with varchar length exceeded error&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;varchar_value = &lt;SPAN class="s2"&gt;""&lt;/SPAN&gt; ;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;}&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;else&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;if&lt;/STRONG&gt;&lt;/SPAN&gt;(columnMetadata.getDbType()==&lt;SPAN class="s2"&gt;"varchar"&lt;/SPAN&gt; &amp;amp;&amp;amp; columnMetadata.getLength() &amp;lt; 10485760 ) {&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;varchar_value =&lt;SPAN class="s2"&gt;"("&lt;/SPAN&gt;+ columnMetadata.getLength() + &lt;SPAN class="s2"&gt;")"&lt;/SPAN&gt; ;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;}&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;else&lt;/STRONG&gt;&lt;/SPAN&gt; {&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;varchar_value =&lt;SPAN class="s2"&gt;""&lt;/SPAN&gt;;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;}&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;if&lt;/STRONG&gt;&lt;/SPAN&gt;(i &amp;lt; dynamicColumnsTmp.getColumnCount()-1){&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;statement = statement + &lt;SPAN class="s2"&gt;"\""&lt;/SPAN&gt;+ columnMetadata.getName() + &lt;SPAN class="s2"&gt;"\" "&lt;/SPAN&gt; +&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;columnMetadata.getDbType() +&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;varchar_value +&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="s2"&gt;" "&lt;/SPAN&gt; + null_or_not +&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="s2"&gt;","&lt;/SPAN&gt;;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;}&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;else&lt;/STRONG&gt;&lt;/SPAN&gt; {&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s3"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;// last column will not have comma at the end&lt;/P&gt;&lt;P class="p1"&gt;statement = statement + &lt;SPAN class="s2"&gt;"\""&lt;/SPAN&gt;+ columnMetadata.getName() +&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="s2"&gt;"\" "&lt;/SPAN&gt; + columnMetadata.getDbType() + varchar_value +&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="s2"&gt;" "&lt;/SPAN&gt; + null_or_not ;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;}&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;statement = statement + &lt;SPAN class="s2"&gt;");";&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;context.query = statement;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 05:04:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-with-length-of-varchar-using-Dynamic-Schema/m-p/2367308#M130701</guid>
      <dc:creator>chriselda_haven</dc:creator>
      <dc:date>2020-06-19T05:04:17Z</dc:date>
    </item>
  </channel>
</rss>

