Which XML will be extracted?

You are a database developer on an instance of SQL Server 2008. You execute the Transact-SQL code shown in the exhibit. (Click the Exhibit(s) button.)
Which XML will be extracted?
Exhibit:


A. <OutData>
<Items> <ID>22</ID> <Name>Custom Fitting</Name> <Model>X720</Model> </Items>
</OutData>
B. <OutData>
<Model>410</Model><Model>X720</Model>
</OutData>
C. <OutData>
<Model>X720</Model>
</OutData>
D. <OutData>
<Location LocID="200"> <Items> <ID>22</ID><Name>Custom Fitting</Name><Model>X720</Model> </Items> </Location>
</OutData>

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.