Vidyalelo
Database · Q9

XML and ADO.NET

Programming · Database · question 9

Q9

The expression FOR XML RAW tells SQL Server to:

A.
Place the values of the columns as attributes in the resulting XML document.
Answer
B.
Place the values of the columns into elements rather than attributes.
C.
Place some columns into elements and others into attributes.
D.
None of the above is correct.

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board