Page History: ClrXmlShredder
Compare Page Revisions
Page Revision: 2011-06-19 18:01
Overview
This is a Sql Clr stored procedure for converting Xml created by a FOR XML clause back into a single tabular resultset, with one stored procedure call without knowledge of the original table/query schema.
More detail is available in the source file itself, included below.
Download
Source (gist)