title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | helpviewer_keywords | dev_langs | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Ordered and Unordered Expressions (XQuery) |
Learn about ordered and unordered expressions in XQuery. |
rothja |
jroth |
03/14/2017 |
sql |
xml |
reference |
|
|
[!INCLUDE SQL Server Azure SQL Database]
By default, the ordering mode for all operations in [!INCLUDEssNoVersion] is ordered. Therefore, the node sequences returned by the path expressions and the FLWOR expressions, without the order by clause, are in document order.
The additional ordered and unordered syntax described in the XQuery specification is not supported.
XQuery Expressions
FLWOR Statement and Iteration (XQuery)
Path Expressions (XQuery)