Changes

Jump to navigation Jump to search
23 bytes removed ,  16:04, 17 January 2016
| '''Examples'''
|
* {{Code|<code>XQUERY 1 to 10}}</code><br/>returns the sequence {{Code|(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)}}.* {{Code|<code>SET RUNS 10; XQUERY 1 to 10}}</code><br/>runs returns the results after having run the query 10 times, returns the result and prints the average execution time.* {{Code|<code>SET XMLPLAN true; XQUERY (1 to 10)[. = 1]}}</code><br/>returns the result and prints the query plan as XML.
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu