PrepAway - Latest Free Exam Questions & Answers

Tag: 70-433

Which query should you write?

You have a table named Products.Product. The table has columns ProductID, Name, Size, and Category.
You have a variable named @XML with following XML value:

<Root>
<Category Name="Socks" />
<Category Name="Pants" />
<Category Name="Shirts" />

</Root>

You are tasked to write a query that lists the products in Products.Product that match the categories listed in the XML document. You need to write a query to accomplish the task. Which query should you write?


Page 3 of 1412345...10...Last »