Changes

Jump to navigation Jump to search
2 bytes removed ,  01:53, 18 June 2012
In contrast to the relational GROUP BY statement, the XQuery counterpart
concatenates the values of all non-grouping variables that belong to a specific group.
In the context of our example, all nodes in <code>//people/person</code> that belong to the <code>"preferred"</code> partition are concatenated in <code class="brush:xquery">$ppl</code> after grouping has finished.
You can see this effect by changing the return statement to:
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu