Exam 9: Working With Xml and Databases
Exam 1: Creating an Xml Document91 Questions
Exam 2: Validating an Xml Document91 Questions
Exam 3: Working With Basic Schemas91 Questions
Exam 4: Working With Advanced Schemas91 Questions
Exam 5: Working With Xslt and Xpath91 Questions
Exam 6: Working With Xslt Functional Programming91 Questions
Exam 7: Creating Element Groups91 Questions
Exam 8: Combining Xml and Php91 Questions
Exam 9: Working With Xml and Databases91 Questions
Select questions type
When a query is based on elements in which there is no predefined set of unique values, you can construct a list of unique values using the XPath 2.0 _____ function.
(Multiple Choice)
4.9/5
(30)
You can add comments to any part of the XQuery file using the statement _____.
(Multiple Choice)
4.8/5
(42)
When you import a library module, the module _____ in the import statement must match the one in the library module file.
(Multiple Choice)
4.9/5
(22)
-In a FLWOR query structure, the _____ clause iterates through a sequence of values, calculating an expression for each item in the sequence.

(Multiple Choice)
4.9/5
(38)
To declare an external variable, add the keyword _____ to the variable declaration.
(Multiple Choice)
4.8/5
(46)
As with XSLT, many calculations and operations in XQuery can be performed using _____, in which the XQuery function calls itself repeatedly until a stopping condition is met.
(Multiple Choice)
4.7/5
(41)
Agnes has been using XQuery to design queries using path expressions. Her next project will involve multiple source documents and require more complicated criteria. She has heard that a FLWOR structure could be effective for such cases, and comes to you for assistance in developing a FLWOR structure query.
-Agnes has heard that one of the clauses in a FLWOR structure is used to iterate through a sequence of nodes or atomic values. You tell her that she is describing the _____ clause.
(Multiple Choice)
4.9/5
(38)
In the for clause of a FLWOR query, the _____ attribute is optional.
(Multiple Choice)
4.8/5
(36)
The _____ statement retrieves all of the variables and functions defined in a library module.
(Multiple Choice)
4.8/5
(33)
_____ variables are variables whose values are determined when the query is run by the processor.
(Short Answer)
4.8/5
(28)
Showing 81 - 91 of 91
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)