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 (Assigned) (JIRA)" <ji...@apache.org> on 2012/02/24 15:20:48 UTC

[jira] [Assigned] (DERBY-5628) Wrong syntax description in DELETE statement doc

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

Kim Haase reassigned DERBY-5628:
--------------------------------

    Assignee: Kim Haase
    
> Wrong syntax description in DELETE statement doc
> ------------------------------------------------
>
>                 Key: DERBY-5628
>                 URL: https://issues.apache.org/jira/browse/DERBY-5628
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Dag H. Wanvik
>            Assignee: Kim Haase
>            Priority: Minor
>
> In the description of the DELETE statement in the reference manual, the syntax description gives this:
> :
> {
>     DELETE FROM table-Name [[AS] correlation-Name]
>         [WHERE clause] |
>     DELETE FROM table-Name WHERE CURRENT OF
> }
> The last line is wrong. It should read 
> DELETE FROM table-Name WHERE CURRENT OF clause. It is already a link to the clause.

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