<?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 PostgreSQL query update issue in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/PostgreSQL-query-update-issue/m-p/385751#M63586</link>
    <description>&lt;DIV&gt;While creating query in postgreSQL we need to use double quotes around every column name. In JMP scripts it is not allowing us the query with double quotes and throwing error.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Note: We are able to connect postgreSQL server successfully. While running query we are getting error saying "," or ")" missing.&lt;/DIV&gt;</description>
    <pubDate>Fri, 09 Jun 2023 19:47:00 GMT</pubDate>
    <dc:creator>MayurRJaiswal</dc:creator>
    <dc:date>2023-06-09T19:47:00Z</dc:date>
    <item>
      <title>PostgreSQL query update issue</title>
      <link>https://community.jmp.com/t5/Discussions/PostgreSQL-query-update-issue/m-p/385751#M63586</link>
      <description>&lt;DIV&gt;While creating query in postgreSQL we need to use double quotes around every column name. In JMP scripts it is not allowing us the query with double quotes and throwing error.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Note: We are able to connect postgreSQL server successfully. While running query we are getting error saying "," or ")" missing.&lt;/DIV&gt;</description>
      <pubDate>Fri, 09 Jun 2023 19:47:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/PostgreSQL-query-update-issue/m-p/385751#M63586</guid>
      <dc:creator>MayurRJaiswal</dc:creator>
      <dc:date>2023-06-09T19:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: PostgreSQL query update issue</title>
      <link>https://community.jmp.com/t5/Discussions/PostgreSQL-query-update-issue/m-p/386412#M63652</link>
      <description>&lt;P&gt;You should be able to user double quotes in your query string using syntax similar to \!" as shown below.&amp;nbsp;&amp;nbsp;Can you post part of your query that is throwing the error?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;str = "This is a \!"quoted phrase\!" inside a string.";

//When passed to other programs the quotes will look 'normal':
write(str);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 16:36:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/PostgreSQL-query-update-issue/m-p/386412#M63652</guid>
      <dc:creator>ih</dc:creator>
      <dc:date>2021-05-18T16:36:19Z</dc:date>
    </item>
  </channel>
</rss>

