<?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: [resolved] URGENT: please help How can I write a query with double quote? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-URGENT-please-help-How-can-I-write-a-query-with-double/m-p/2236661#M25324</link>
    <description>You have to escape the double quote in the SQL Query with  \ (\")</description>
    <pubDate>Wed, 23 Jun 2010 08:21:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-06-23T08:21:59Z</dc:date>
    <item>
      <title>[resolved] URGENT: please help How can I write a query with double quote?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-URGENT-please-help-How-can-I-write-a-query-with-double/m-p/2236660#M25323</link>
      <description>Hi,
&lt;BR /&gt;I had an OracleInput which I had the following query:
&lt;BR /&gt;"SELECT "+context.oracle_Schema+".tablea"+".ID,
&lt;BR /&gt;"+"REGEXP_SUBSTR(REGEXP_SUBSTR("+context.oracle_Schema+".tablea"+".linkdesc,'+',1,1),'+',1,2) linkdesc"
&lt;BR /&gt;+"FROM "+context.oracle_Schema+".tablea"
&lt;BR /&gt;I encountered the following errors:
&lt;BR /&gt;Multiple markers at this line
&lt;BR /&gt; - Syntax error on token ""+"", delete this token
&lt;BR /&gt; - Syntax error on token ""+"", delete this token
&lt;BR /&gt; - Syntax error, insert ";" to complete Statement
&lt;BR /&gt; - Syntax error, insert ")" to complete MethodInvocation
&lt;BR /&gt; - Syntax error, insert "AssignmentOperator Expression" to complete 
&lt;BR /&gt; Assignment
&lt;BR /&gt; - Syntax error, insert ";" to complete Statement
&lt;BR /&gt; - Syntax error, insert "AssignmentOperator Expression" to complete 
&lt;BR /&gt; Assignment
&lt;BR /&gt; - Syntax error, insert ";" to complete Statement
&lt;BR /&gt; - Syntax error on token ""+"", ) expected
&lt;BR /&gt; - Syntax error on token ""+"", delete this token
&lt;BR /&gt;I am wondering how can I have a query with double quotes? 
&lt;BR /&gt;Any help is really really appreciated!
&lt;BR /&gt;Thanks in advance!</description>
      <pubDate>Sat, 16 Nov 2024 13:22:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-URGENT-please-help-How-can-I-write-a-query-with-double/m-p/2236660#M25323</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] URGENT: please help How can I write a query with double quote?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-URGENT-please-help-How-can-I-write-a-query-with-double/m-p/2236661#M25324</link>
      <description>You have to escape the double quote in the SQL Query with  \ (\")</description>
      <pubDate>Wed, 23 Jun 2010 08:21:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-URGENT-please-help-How-can-I-write-a-query-with-double/m-p/2236661#M25324</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-06-23T08:21:59Z</dc:date>
    </item>
  </channel>
</rss>

