Free since 2005 · No login required
AT

Academic Tutorials

Learn at your own pace

site-mobile-top-banner · 320x50

XQuery Tutorial

XQuery is the query language for XML. <br><br>It provides a mechanism to extract and manipulate data from XML documents or any data source that can be viewed as XML such as relational databases or office documents.<br><br>Just as SQL is a query language that queries relational tables to create new relational tables, XQuery queries XML documents to create new XML documents.<br><br>XQuery uses XPath syntax to address specific parts of an XML document.

Lessons & articles