![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
SampleXML Tables Table value="abc" / Table value="123" / /Tables Fields Field value="Name" / Field value="Price" / /Fields /SampleXML I need to parse the above xml such that it returns the attributes in a flat format, e.g. abc,123 How can this be achieved using sql 2005 |
#3
| |||
| |||
|
|
SampleXML Tables Table value="abc" / Table value="123" / /Tables Fields Field value="Name" / Field value="Price" / /Fields /SampleXML I need to parse the above xml such that it returns the attributes in a flat format, e.g. abc,123 How can this be achieved using sql 2005 |
![]() |
| Thread Tools | |
| Display Modes | |
| |