XML Support and SQL Server (Part 5)

Checkout the fifth part of my XML support and SQL Server article series here.

In this article, I discussed the basic XML query methods for XML data manipulation. I also gave an brief introduction to the XQuery language, and demonstrated how to use the query(), value(), exist(), nodes(), and modify() methods.

This article is published on SSWUG.org.

Advertisement