PrepAway - Latest Free Exam Questions & Answers

You need to declare a variable of the XML type named invoice

CORRECT TEXT
You have an XML schema collection named Sales.InvoiceSchema.
You need to declare a variable of the XML type named invoice. The solution must ensure that the
invoice is validated by using Sales.InvoiceSchema.
Provide the correct code in the answer area.

PrepAway - Latest Free Exam Questions & Answers

Answer: See the explanation

Explanation:
DECLARE @invoice XML(Sales.InvoiceSchema)

2 Comments on “You need to declare a variable of the XML type named invoice


Leave a Reply