"VALUES expression" is written  "VALUES statement" in SelectExpression page of 
Derby Reference Manual
-----------------------------------------------------------------------------------------------------

                 Key: DERBY-2240
                 URL: https://issues.apache.org/jira/browse/DERBY-2240
             Project: Derby
          Issue Type: Bug
          Components: Documentation
         Environment: 
http://db.apache.org/derby/docs/dev/ref/rrefselectexpression.html
            Reporter: Tomohito Nakayama


Next description ....

When a query does not have a FROM clause (when you are constructing a value, 
not getting data out of a table), you use a VALUES statement, not a 
SelectExpression.

I think VALUES statement is not correct .
It must be VALUES expression.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to