XML and ADO.NET
Datasets which reside on the user's hard drive are created by ADO.NET to facilitate the transformation of XML documents to and from relational database constructs.

True
False

ANSWER DOWNLOAD EXAMIANS APP

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

None of these
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.

ANSWER DOWNLOAD EXAMIANS APP