Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
10.4.1.3, 10.4.2.0, 10.5.1.1, 10.5.2.0, 10.5.3.0, 10.6.1.0
-
None
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
DERBY-2887 NULLS FIRST / LAST for ORDER BY
- Closed