Interview Questions

Which type of XML variable requires a\one and only one root element?

Microsoft SQL Server FAQs


(Continued from previous question...)

Which type of XML variable requires a\one and only one root element?

Answer: DOCUMENT

Explanation: The DOCUMENT XML data requires that there be one and only one root element. The CONTENT type allows multiple elements at the top level.

(Continued on next question...)

Other Interview Questions