See separate window.
A certain Web application displays user information according to user input via Web browser. The XML data managing user information is as shown in [example.xml] (separate window). The following [XQuery] is executed when the Web application retrieves user information from [example xml].
[XQuery]
fn:doc("example.xml")//data[userid = "(1)"][password = "(2)"]
}
At this time, the Web application completes the [XQuery] by replacing (1) and (2) with the user input character string, and executes the query.
No character escapes (e.g. convert "<" to "<") are performed for character string input by the user. Select two of the following that produces the query execution result in [Execution Result] (separate window) when the character string is as shown in each answer choice.
Mozelle
3 days agoElinore
4 days agoJaime
6 days agoEdmond
7 days agoTori
7 days agoElinore
10 days agoIzetta
12 days agoTiera
15 days agoGlennis
18 days agoQuiana
20 days agoDannie
25 days agoMelda
1 months agoBrett
8 days agoQuiana
1 months agoEladia
1 months agoCecil
4 days agoZena
10 days agoOlga
2 months agoHollis
15 days agoCelestine
19 days agoCathrine
1 months ago