How To Turn Imported XML Into A Relational Format in SQL Server 2005..
- 15
- Add a Comment
Welcome back!
I hope you found my how to import XML into SQL Server 2005 helpful. Today I thought we would take a step further and turn that imported XML file into a relational format\table. In my previous post you created a table via T-SQL taht contais a field called xml_data with a data [...]
