[ 
https://issues.apache.org/jira/browse/DERBY-5625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13212066#comment-13212066
 ] 

Dag H. Wanvik commented on DERBY-5625:
--------------------------------------

You could certainly file an improvement request for this, Fabrice, but since 
it's not per the SQL standard it may not be adopted by the community. But 
thanks for taking the trouble to file a bug report and post a repro in any case 
:) 
                
> 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

        

Reply via email to