[
https://issues.apache.org/jira/browse/DERBY-5628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim Haase resolved DERBY-5628.
------------------------------
Resolution: Fixed
Fix Version/s: 10.9.0.0
Issue & fix info: (was: Patch Available)
Thank you, Dag!
Committed patch DERBY-5628.diff to documentation trunk at revision 1336804.
> 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
> Fix For: 10.9.0.0
>
> Attachments: DERBY-5628.diff, rrefsqlj35981.html
>
>
> 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