FOR XML EXPLICIT and XML HEADER

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I have a FOR XML EXPLICIT
statement that is working correctly in every way except for the VERSION
header at the very top.

<?xml version="1.0" encoding="utf-8"?>

Is there anyway to get SQL Server to put this into the returned results?

Thank you
Chris


.



Relevant Pages