[
https://issues.apache.org/jira/browse/DERBY-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Pendleton updated DERBY-4382:
-----------------------------------
Issue & fix info: [Patch Available]
> 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
> 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.