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?
A.
XSD schema
B.
XPATH query
C.
sp_xml_preparedocument
D.
FOR XML PATH