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.
Note: We are able to connect postgreSQL server successfully. While running query we are getting error saying "," or ")" missing.