MCD-LEVEL-1 · Question #22
Refer to the exhibit. What Database expression transforms the input to the output? A) B) C) D)
The correct answer is D. Option D. This kind of questions are best solved with filtering technique. Key thing to note here is XML attributes are always access by @ notation. So in this example orderId can be accessed as @OrderId which makes option 3 and option 4 false. Now difference in optin and option 2 is in…
Question
Refer to the exhibit. What Database expression transforms the input to the output? A) B) C) D)
Exhibit
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(46 responses)- A2% (1)
- B11% (5)
- C7% (3)
- D80% (37)
Explanation
This kind of questions are best solved with filtering technique. Key thing to note here is XML attributes are always access by @ notation. So in this example orderId can be accessed as @OrderId which makes option 3 and option 4 false. Now difference in optin and option 2 is in mapping of lineItemPrice. Correct syntax to format a String in Numbse is value.price as Number. Hence option 2
Topics
Community Discussion
No community discussion yet for this question.
