Microsoft
70-467 · Question #135
70-467 Question #135: Real Exam Question with Answer & Explanation
Sign in or unlock 70-467 to reveal the answer and full explanation for question #135. The question stem and answer options stay visible for context.
Question
You have a text file that contains an XML Schema Definition (XSD). You have a table named Schemal.Table1. You have a stored procedure named Schemal.Proc1 that accepts an XML parameter named Param1. You need to store validated XML data in Schemal.Table1. The solution must ensure that only valid XML data is accepted by Param1. What should you do? (Each correct answer presents part of the solution. Choose all that apply.)
Options
- ADefine an XML column in Table1 by using an XML schema collection.
- BCreate an XML schema collection in the database from the text file.
- CDeclare Param1 var1 as type XML and associate the variable to the XML schema collection.
- Duse the modify method to insert the XML schema into each row of the XML column in Table1.
Unlock 70-467 to see the answer
You've previewed enough free 70-467 questions. Unlock 70-467 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.