How to sort the data of the MS SQL table in an XML type column so that all tags go in alphabetical order (by tag name)?
How to sort the data of the MS SQL table in an XML type column so that all tags go in alphabetical order (by tag name)?
Source: https://ru.stackoverflow.com/questions/901565/
All Articles