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


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