<?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: Invalid Character Constant Inside tRedshiftRow Component. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Invalid-Character-Constant-Inside-tRedshiftRow-Component/m-p/2290258#M63555</link>
    <description>Try this &lt;BR /&gt;"select '\"'||N.Name||'\"' from (select cast('Sample' as varchar) as Name) N"</description>
    <pubDate>Thu, 28 Dec 2017 08:33:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-12-28T08:33:26Z</dc:date>
    <item>
      <title>Invalid Character Constant Inside tRedshiftRow Component.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Invalid-Character-Constant-Inside-tRedshiftRow-Component/m-p/2290257#M63554</link>
      <description>&lt;P&gt;I have the following Redshift Code -&lt;/P&gt;
&lt;P&gt;select '"'||N.Name||'"' from (select cast('Sample' as varchar) as Name) N&lt;/P&gt;
&lt;P&gt;Which gives the following output -&lt;/P&gt;
&lt;P&gt;"Sample"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When i try to write this in the query part of the tRedshiftRow Component. It gives the Invalid Character Constant Error.&lt;/P&gt;
&lt;P&gt;I checked the java code part and confirmed that the error lies near the " || " (double pipe) symbol.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do i handle this error ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Invalid-Character-Constant-Inside-tRedshiftRow-Component/m-p/2290257#M63554</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Character Constant Inside tRedshiftRow Component.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Invalid-Character-Constant-Inside-tRedshiftRow-Component/m-p/2290258#M63555</link>
      <description>Try this &lt;BR /&gt;"select '\"'||N.Name||'\"' from (select cast('Sample' as varchar) as Name) N"</description>
      <pubDate>Thu, 28 Dec 2017 08:33:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Invalid-Character-Constant-Inside-tRedshiftRow-Component/m-p/2290258#M63555</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-28T08:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Character Constant Inside tRedshiftRow Component.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Invalid-Character-Constant-Inside-tRedshiftRow-Component/m-p/2290259#M63556</link>
      <description>&lt;P&gt;That worked ! I thought the error was the the pipe symbol. Never realized that it was the double quotes that was causing it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2017 08:43:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Invalid-Character-Constant-Inside-tRedshiftRow-Component/m-p/2290259#M63556</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-28T08:43:04Z</dc:date>
    </item>
  </channel>
</rss>

