...
If the value parameter contains aggregate or window functions, you can apply the group
parameter to specify subsets of records across which the value computation is applied.
D s ordering |
---|
You can specify one or more columns by which to group using comma-separated column references.
...