Skip to content

Instantly share code, notes, and snippets.

@mblakele
Created November 6, 2011 00:55
Show Gist options
  • Save mblakele/1342278 to your computer and use it in GitHub Desktop.
Save mblakele/1342278 to your computer and use it in GitHub Desktop.
W3C XQuery 3.0 - Group By Use Cases Q1 Results
<sales-qty-by-product>
<product name="blender">250</product>
<product name="broiler">20</product>
<product name="shirt">10</product>
<product name="socks">510</product>
<product name="toaster">200</product>
</sales-qty-by-product>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment