Yeah. XQuery really get its power from querying and modifying XML. This is just a method for getting data from xml into SQL Server. You will note that if you use the "query" method you will return xml, while the nodes method is used to return data in a tabular format.