[
https://issues.apache.org/jira/browse/DERBY-5625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13212098#comment-13212098
]
Fabrice Daugan commented on DERBY-5625:
---------------------------------------
Thank you for your answer.
In fact, I found a workaround by replacing the backquote by the " char before
the parse.
> Unable to parse queries using backquote character as keyword protection
> -----------------------------------------------------------------------
>
> Key: DERBY-5625
> URL: https://issues.apache.org/jira/browse/DERBY-5625
> Project: Derby
> Issue Type: Bug
> Components: SQL
> Affects Versions: 10.8.2.2
> Reporter: Fabrice Daugan
> Attachments: Main.java, stacktrace.log
>
>
> Considering this query : SELECT * FROM `TABLE`
> I get : ERROR 42X02: Lexical error at line 1, column 15. Encountered: "`"
> (96), after : "".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira