Microsoft
70-433 · Question #160
A table named Shirts includes an XML column named SizeAndColors that contains the sizes and colors of each shirt, as shown in the following code segment. You need to return a list of shirt colors…
The correct answer is D. Option D. See the full explanation below for the reasoning.
Question
A table named Shirts includes an XML column named SizeAndColors that contains the sizes and colors of each shirt, as shown in the following code segment. You need to return a list of shirt colors available in a specific size. Which code segment should you use?
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(48 responses)- A15% (7)
- B6% (3)
- C4% (2)
- D75% (36)
Community Discussion
No community discussion yet for this question.