Error!
Success!

SQL Server – Issues with generating XML using string operations

0
kicks

SQL Server – Issues with generating XML using string operations  (Unpublished)

The results of a SQL Server SELECT query can be transformed into an XML document by using the FOR XML command. Building XML documents using string functions – concatenating XML tags and embedding values between them using string operations – is not a recommended method. This post tries to look into some of the problems this approach can bring in.


Kicked By:
Drop Kicked By: