XML Support and SQL Server (Part 4)

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

In this part, I talked about XML data type (typed and untyped) and its limitations. I also demonstrated how you can create XML variables and XML columns, and compare between typed and untyped XML.

This article is published on SSWUG.org.

Advertisement