[
https://issues.apache.org/jira/browse/DERBY-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798721#action_12798721
]
Dag H. Wanvik commented on DERBY-4398:
--------------------------------------
Committed rev 3 as svn 897934, and a followup fix for a javadoc error svn
897937.
> Allow OFFSET/FETCH in subqueries
> --------------------------------
>
> Key: DERBY-4398
> URL: https://issues.apache.org/jira/browse/DERBY-4398
> Project: Derby
> Issue Type: Improvement
> Components: SQL
> Reporter: Dag H. Wanvik
> Assignee: Dag H. Wanvik
> Fix For: 10.6.0.0
>
> Attachments: derby-4398-2.diff, derby-4398-2.stat, derby-4398-3.diff,
> derby-4398-3.stat, derby-4398-insert.diff, derby-4398-insert.stat
>
>
> SQL 2008 specifies that OFFSET/FETCH (<result offset clause>, <fetch first
> clause>) may be used in subqueries.
> Currently, Derby only allows this at the outer (cursor) level. Cf. also
> DERBY-4397 on allowing ORDER BY in subqueries
> for this extension to be portable and useful.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.