[
https://issues.apache.org/jira/browse/DERBY-2615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dyre Tjeldvoll updated DERBY-2615:
----------------------------------
Fix Version/s: 10.4.0.0
This issue has no fix version, but has been checked in to trunk after the 10.3
branch was cut, and has not been merged to the 10.3 branch (before the last
release).
(Some have been checked into trunk after 10.4 was cut and then merged to 10.4).
> Minor errata in page of "Where dynamic parameters are allowed" of reference
> manual
> ----------------------------------------------------------------------------------
>
> Key: DERBY-2615
> URL: https://issues.apache.org/jira/browse/DERBY-2615
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Environment:
> http://db.apache.org/derby/docs/dev/ref/rrefsqlj1083019.html
> Reporter: Tomohito Nakayama
> Assignee: Sandeep A
> Priority: Minor
> Fix For: 10.4.0.0
>
> Attachments: DERBY-2615.diff, derby-2615.zip
>
>
> In this page, next example was written.
> WHERE ? BETWEEN DATE('1996-01-01') AND ?
> -- types assumed to be DATES
> WHERE DATE('1996-01-01') BETWEEN ? AND ?
> -- types assumed to be DATES
> DATES should be DATE
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.