The Problem I needed to write something like this ... SELECT * FROM CustomerTest WHERE Customer_Id = 1; The data returned needed to return the row as well as the data inside of the XML Column …
Continue Reading about Returning XML Data as a Record Sets through the CLR in SQL Server 2005 →