Relative Content

Tag Archive for sqlsql-serverxmlstored-procedures

Convert XML into SQL Server table using SQL?

There are multiple topics already on this, but I couldn’t find one that was specific to my rather confusing XML format. I’m ideally looking for a stored procedure to take this XML block and format it into a SQL-friendly table.