friend 4ever wrote:
> Hi,
>
> I am getting the parse error while i try to execute a simple sql query in postgres.
>
> java.sql.SQLException: ERROR: parser: parse error at or near "and" at character 58
>
> The Query has been changed and it is very much like the below one
Oh, and the quickest way to find out what the error is would be to
provide the *actual* query, not something very much like it. Perhaps
turn statement logging on in your postgresql.conf if it isn't already.
--
Richard Huxton
Archonet Ltd