Blog

SQL SERVER T-SQL to read all attributes of the XML
16-Sep-2013
SQL SERVER T-SQL to read all attributes of the XML

We have reviewed how to read XML with SQL server in this Post, and how to read XML with Namespacein this POST. Today I would like to share how to read all attributes of the XML and have result in Table format.