<?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 [resolved] org.postgresql.util.PSQLException:Error: syntax error at or near &amp;quot;.&amp;quot; in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-org-postgresql-util-PSQLException-Error-syntax-error-at/m-p/2233182#M22925</link>
    <description>&amp;nbsp; &amp;nbsp; "&lt;BR /&gt;&amp;nbsp; &amp;nbsp; SELECT&lt;BR /&gt;&amp;nbsp; &amp;nbsp; 'customer'.'name',&lt;BR /&gt;&amp;nbsp; &amp;nbsp; 'customer'.'countryOfResidence'&lt;BR /&gt;&amp;nbsp; &amp;nbsp; FROM 'customer'&lt;BR /&gt;&amp;nbsp; &amp;nbsp; WHERE 'customer'.'countryOfResidence' = 'USA'&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "&lt;BR /&gt;I am querying a table in postgreSQL through Talend and cannot seem to perceive where the error is. Can someone help out please.</description>
    <pubDate>Tue, 10 Jan 2017 23:25:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-01-10T23:25:06Z</dc:date>
    <item>
      <title>[resolved] org.postgresql.util.PSQLException:Error: syntax error at or near "."</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-org-postgresql-util-PSQLException-Error-syntax-error-at/m-p/2233182#M22925</link>
      <description>&amp;nbsp; &amp;nbsp; "&lt;BR /&gt;&amp;nbsp; &amp;nbsp; SELECT&lt;BR /&gt;&amp;nbsp; &amp;nbsp; 'customer'.'name',&lt;BR /&gt;&amp;nbsp; &amp;nbsp; 'customer'.'countryOfResidence'&lt;BR /&gt;&amp;nbsp; &amp;nbsp; FROM 'customer'&lt;BR /&gt;&amp;nbsp; &amp;nbsp; WHERE 'customer'.'countryOfResidence' = 'USA'&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "&lt;BR /&gt;I am querying a table in postgreSQL through Talend and cannot seem to perceive where the error is. Can someone help out please.</description>
      <pubDate>Tue, 10 Jan 2017 23:25:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-org-postgresql-util-PSQLException-Error-syntax-error-at/m-p/2233182#M22925</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-10T23:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] org.postgresql.util.PSQLException:Error: syntax error at or near "."</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-org-postgresql-util-PSQLException-Error-syntax-error-at/m-p/2233183#M22926</link>
      <description>Got it Talend takes table names as double quotes:&lt;BR /&gt;SELECT&lt;BR /&gt;"customer"."name",&lt;BR /&gt;"customer"."countryOfResidence"&lt;BR /&gt;FROM "customer"&lt;BR /&gt;WHERE "customer"."countryOfResidence" = 'USA'</description>
      <pubDate>Tue, 10 Jan 2017 23:28:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-org-postgresql-util-PSQLException-Error-syntax-error-at/m-p/2233183#M22926</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-10T23:28:12Z</dc:date>
    </item>
  </channel>
</rss>

