You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/10/25 21:13:50 UTC

[jira] Updated: (DERBY-2240) "VALUES expression" is written "VALUES statement" in SelectExpression page of Derby Reference Manual

     [ https://issues.apache.org/jira/browse/DERBY-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kim Haase updated DERBY-2240:
-----------------------------

    Attachment: rrefselectexpression.html
                DERBY-2240.diff

Since the suggested fix seems to be the way to go, I've attached DERBY-2240.diff and the corrected rrefselectexpression.html file. Please let me know if further changes are necessary.

> "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
>         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.