Interview Questions

When declaring an XML document, which type allows text nodes at the top level?

Microsoft SQL Server FAQs


(Continued from previous question...)

When declaring an XML document, which type allows text nodes at the top level?

Answer: CONTENT
Explanation: The CONTENT XML variable declaration allows txt nodes at the top level. This is the default behavior.

(Continued on next question...)

Other Interview Questions