XML and ADO.NET
Which of the following statements is not true about XML Schemas:

They are themselves XML documents.
They define a set of symbols and the relationships of those symbols.
They are used to define the content and structure of data.
They have their own syntax.

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP