PrepAway - Latest Free Exam Questions & Answers

Which code segment should you use?

You have an XML schema collection named Sales.InvoiceSchema. You need to declare a
variable of the XML type named XML1. The solution must ensure that XML1 is validated by
using Sales.InvoiceSchema.
Which code segment should you use?
To answer, type the correct code in the answer area.

PrepAway - Latest Free Exam Questions & Answers

Answer: DECLARE @XML1 XML(Sales.InvoiceSchema)

Explanation:
Reference:
http://msdn.microsoft.com/en-us/library/ms176009.aspx

One Comment on “Which code segment should you use?


Leave a Reply