Interview Questions

When you declare an XML variable in SQL Server 2005, what are the two types of typed XML data. What are they?

Microsoft SQL Server FAQs


(Continued from previous question...)

When you declare an XML variable in SQL Server 2005, what are the two types of typed XML data. What are they?

Answer: CONTENT and DOCUMENT
Explanation: The two types you can declare are CONTENT and DOCUMENT.

(Continued on next question...)

Other Interview Questions