XML and ADO.NET
The expression FOR XML RAW tells SQL Server to:

Place the values of the columns into elements rather than attributes.
Place the values of the columns as attributes in the resulting XML document.
None of these
Place some columns into elements and others into attributes.

ANSWER DOWNLOAD EXAMIANS APP

XML and ADO.NET
What is not true about XML?

XML is more powerful than HTML.
With XML, there is a clear separation between document structure, content and materialization.
Web page display is the most important application of XML.
XML documents have two sections.

ANSWER DOWNLOAD EXAMIANS APP