Top

Discussion

The expression FOR XML RAW tells SQL Server to:

  • A.place the values of the columns as attributes in the resulting XML document.
  • 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: A

No answer description available for this question. 

No comment is present. Be the first to comment.
Loading…

Post your comment