adplus-dvertising
frame-decoration

Question

Can we use untyped XML data type in the following situations?

a.

You have schema for your XML data and you want the server to validate your XML data according to the XML schema

b.

You want to take advantage of storage and query optimizations based on type information

c.

You want to take better advantage of type information during compilation of your queries

d.

You do not have a schema for your XML data

Answer: (d).You do not have a schema for your XML data

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Can we use untyped XML data type in the following situations?

Similar Questions

Discover Related MCQs

Q. Point out the wrong statement.

Q. SQL Server 2008 has made several extensions to the XML Schema support which includes?

Q. Which of the following is not a xml data type method?

Q. Which of the following indexes can be created on XML columns?

Q. SQL Server lets you define how many types of secondary XML indexes?

Q. What is the purpose of the primary XML index?

Q. Statement for dropping XML index is __________

Q. Different xml modes available for xml clauses are __________

Q. Sample applications to illustrate XML functionality in SQL Server are _____________

Q. Following content of XML elements are indexed in full text?

Q. Which of the following function is contained by both full text search and Xquery?

Q. Point out the correct statement.

Q. Which of the following function returns an instance of the XML data type?

Q. SQL Server provides how many Xquery methods?

Q. Point out the correct statement.

Q. What is every identifier in an XQuery called?

Q. Every database you create has which collection by default?

Q. Different types of errors raised during Xquery operation are ______________

Q. Functions on numerical values in Xquery are ___________

Q. Atomization is process of extracting ________ value of an item.