Select the correct result of executing the following [XQuery] on [example xml] referenced in a separate window.
[XQuery]
{
for $record in fn:doc("example.xml")/example/record
return
{ fn:data($record/data) }
}
Limited Time Offer
25%
Off
Currently there are no comments in this discussion, be the first to comment!
Currently there are no comments in this discussion, be the first to comment!