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 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. 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 The DTD defines the structure of XML documents. True False True False ANSWER DOWNLOAD EXAMIANS APP
XML and ADO.NET If an XML document does not have a DTD, then by definition it is: None of these not-type-valid. type-valid. an HTML document. None of these not-type-valid. type-valid. an HTML document. ANSWER DOWNLOAD EXAMIANS APP
XML and ADO.NET An XML component that defines the structure of a document is known as a(n): DOCTYPE HTML Stylesheet DTD #PCDATA DOCTYPE HTML Stylesheet DTD #PCDATA ANSWER DOWNLOAD EXAMIANS APP
XML and ADO.NET The most popular way to materialize XML documents is to use: DTD XSLT HTML SOAP DTD XSLT HTML SOAP ANSWER DOWNLOAD EXAMIANS APP