Database - XML and ADO.NET - Discussion

Discussion Forum : XML and ADO.NET - General Questions (Q.No. 9)
9.
The expression FOR XML RAW tells SQL Server to:
place the values of the columns as attributes in the resulting XML document.
place the values of the columns into elements rather than attributes.
place some columns into elements and others into attributes.
None of the above is correct.
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Emad said:   9 years ago
I think the correct answer is "C".

Please guide me, if I'm wrong.

Post your comments here:

Your comments will be displayed after verification.