XML and ADO.NET The expression FOR XML RAW tells SQL Server to: Place the values of the columns as attributes in the resulting XML document. Place some columns into elements and others into attributes. Place the values of the columns into elements rather than attributes. None of these Place the values of the columns as attributes in the resulting XML document. Place some columns into elements and others into attributes. Place the values of the columns into elements rather than attributes. None of these ANSWER DOWNLOAD EXAMIANS APP
XML and ADO.NET XML uses the same terms with the same meanings as terms in the database world. False True False True ANSWER DOWNLOAD EXAMIANS APP
XML and ADO.NET SOAP uses HTTP as its only transport mechanism. True False True False ANSWER DOWNLOAD EXAMIANS APP
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. False True False True ANSWER DOWNLOAD EXAMIANS APP
XML and ADO.NET With XML, document structure, content and format are all defined within one document. True False True False ANSWER DOWNLOAD EXAMIANS APP
XML and ADO.NET Schemas consist of properties and methods False True False True ANSWER DOWNLOAD EXAMIANS APP