[
https://issues.apache.org/jira/browse/DERBY-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Myrna van Lunteren closed DERBY-4382.
-------------------------------------
Confirmed the changes are in the latest alpha docs. Thanks for taking care of
it so quickly, Bryan. closing.
(I guess these changes could be backported to 10.5/10.4...).
> missing documentation from reference guide for ORDER BY null ordering clause
> (i.e. NULLS FIRST / NULLS LAST )
> -------------------------------------------------------------------------------------------------------------
>
> Key: DERBY-4382
> URL: https://issues.apache.org/jira/browse/DERBY-4382
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 10.4.1.3, 10.4.2.0, 10.5.1.1, 10.5.2.0, 10.5.3.0,
> 10.6.0.0
> Reporter: Myrna van Lunteren
> Assignee: Bryan Pendleton
> Priority: Minor
> Fix For: 10.6.0.0
>
> Attachments: orderBy.diff, rrefsqlj13658.html
>
>
> With 10.4.1.3, support was introduced for the SQL standard, 10.10 <sort
> specification list>:
> <null ordering> ::=
> NULLS FIRST
> | NULLS LAST
> See https://issues.apache.org/jira/browse/DERBY-2887.
> However, the documentation doesn't reflect this syntax.
> It should at least get added to the reference guide order by section.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.