Microsoft
70-451 · Question #33
You have a table that has five varchar columns. You are designing an application that requires data in well-formed XML. You need to design a query statement that will produce the data in well-formed…
The correct answer is A. FOR XML PATH. See the full explanation below for the reasoning.
Question
You have a table that has five varchar columns. You are designing an application that requires data in well-formed XML. You need to design a query statement that will produce the data in well-formed XML. What should you use?
Options
- AFOR XML PATH
- Bsp_xml_preparedocument
- CXPATH query
- DXSD schema
How the community answered
(54 responses)- A80% (43)
- B11% (6)
- C2% (1)
- D7% (4)
Community Discussion
No community discussion yet for this question.