Select the correct result of executing the following [XQuery] on [example xml] referenced in a separate window.
[XQuery]
{fn:doc("example.xml")/example/record/data[@condition="good"][2]}
{fn:doc("example.xml")/example/record/data[2][@condition="good"]}
Currently there are no comments in this discussion, be the first to comment!