nerdexam
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)
  • A
    80% (43)
  • B
    11% (6)
  • C
    2% (1)
  • D
    7% (4)

Community Discussion

No community discussion yet for this question.

Full 70-451 Practice