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 have their own syntax.
They are used to define the content and structure of data.

ANSWER DOWNLOAD EXAMIANS APP

XML and ADO.NET
XML is:

a subset of SGML only.
a hybrid of document processing and database processing only.
a standardized yet customizable way to describe the content of documents only.
All of these

ANSWER DOWNLOAD EXAMIANS APP

XML and ADO.NET
With XML:

database data can automatically be extracted from XML documents only.
documents can automatically be generated from database data only.
views are not limited to one multi-valued path only.
All of these

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.
Place some columns into elements and others into attributes.
Place the values of the columns as attributes in the resulting XML document.
None of these

ANSWER DOWNLOAD EXAMIANS APP