Page History: ClrXmlShredder
Compare Page Revisions
Page Revision: 2011-06-19 17:15
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 file:
- Precompiled binary, if you can't or don't want to compile it yourself:
Source (gist)