DBA > Job Interview Questions > Microsoft SQL Server FAQs
When you declare an XML variable in SQL Server 2
More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/
(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 Job Interview Questions