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