[
https://issues.apache.org/jira/browse/DERBY-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim Haase resolved DERBY-2240.
------------------------------
Resolution: Fixed
Fix Version/s: 10.4.0.0
I believe this can be marked resolved, since the fix was committed to the trunk
last week.
> "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
> Assignee: Kim Haase
> Fix For: 10.4.0.0
>
> Attachments: DERBY-2240.diff, rrefselectexpression.html
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.