XML and ADO.NET An XML component that defines the structure of a document is known as a(n): DOCTYPE #PCDATA HTML Stylesheet DTD DOCTYPE #PCDATA HTML Stylesheet DTD 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 the values of the columns as attributes in the resulting XML document. Place some columns into elements and others into attributes. None of these Place the values of the columns into elements rather than attributes. Place the values of the columns as attributes in the resulting XML document. Place some columns into elements and others into attributes. None of these 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 FOR XML EXPLICIT tells SQL Server to place the values of the columns as attributes in the resulting XML document. True False True False ANSWER DOWNLOAD EXAMIANS APP
XML and ADO.NET To eliminate definition duplication, XML Schemas define: A normalized definition table. None of these An intersection table. Global elements. A normalized definition table. None of these An intersection table. Global elements. ANSWER DOWNLOAD EXAMIANS APP