[
https://issues.apache.org/jira/browse/DERBY-4394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766550#action_12766550
]
Kim Haase commented on DERBY-4394:
----------------------------------
Actually -- sorry I missed this before -- but shouldn't it be just one set of
curly braces, with the two choices (separated by the OR bar) inside?
GROUP BY
{ column-Name [ , column-Name ]* |
ROLLUP ( column-Name [ , column-Name ]* ) }
> Add documentation for ROLLUP functionality in GROUP BY clause
> -------------------------------------------------------------
>
> Key: DERBY-4394
> URL: https://issues.apache.org/jira/browse/DERBY-4394
> Project: Derby
> Issue Type: Sub-task
> Reporter: Bryan Pendleton
> Assignee: Bryan Pendleton
> Attachments: addSyntaxAndExample.diff, fixIntentationOfExample.diff,
> rrefsqlj32654.html, rrefsqlj32654.html, rrefsqlj32654.html, useBraces.diff
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.