XML and ADO.NET ADO.NET provides the ability to create and process in-memory databases called: Datasets Views Relations Tables Datasets Views Relations Tables ANSWER DOWNLOAD EXAMIANS APP
XML and ADO.NET With XML: views are not limited to one multi-valued path only. database data can automatically be extracted from XML documents only. documents can automatically be generated from database data only. All of these views are not limited to one multi-valued path only. database data can automatically be extracted from XML documents only. documents can automatically be generated from database data only. All of these ANSWER DOWNLOAD EXAMIANS APP
XML and ADO.NET If a document does not conform to the DTD, it is a bad XML document. False True False True ANSWER DOWNLOAD EXAMIANS APP
XML and ADO.NET What standard, protocol or language was generalized to become a standard protocol for sending messages of any type, using any protocol? SGML SQL ADO SOAP SGML SQL ADO SOAP ANSWER DOWNLOAD EXAMIANS APP
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 With XSLT, you specify a procedure for materializing document elements. False True False True ANSWER DOWNLOAD EXAMIANS APP