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
In a FLWOR query, only one where clause is allowed per query, and it must be placed before all of the for and let clauses.
(True/False)
4.7/5
(37)
The XQuery prolog declaration _____ specifies whether empty elements should appear last in any node ordering or first.
(Multiple Choice)
4.8/5
(42)
The _____ module is the XQuery file that contains the query to be executed and any variables or functions declared in the query prolog.
(Short Answer)
4.8/5
(36)
You can automatically generate comments for your query through the use of _____ comments, which are a standard method for creating structured documentation.
(Multiple Choice)
4.8/5
(37)
With XQuery, the user can summarize data with aggregate functions.
(True/False)
4.8/5
(40)
Alfonso has been working with XQuery, and would like to create a library module to centralize the global variables and functions he's created. He has encountered some problems in implementing the library module, and comes to you for help.
-Alfonso has placed several global variables in his library module. However, when he references one of these variables in a query main module, an error occurs. In looking at his code, you suggest the problem is happening because he did not include the _____ when referencing the variable.
(Multiple Choice)
4.9/5
(40)
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 is confused by the rules about how many of each type of clause are required in a FLWOR structure. You tell her that in a FLWOR structure, there must be exactly only one _____ clause.
(Multiple Choice)
4.7/5
(34)
-The FLWOR structure needs to be enclosed within a set of _____ so that the XQuery processor evaluates the expression before writing the query result into its containing element.

(Multiple Choice)
4.9/5
(39)
In an XQuery file, the _____ namespace is used for creating user-defined functions.
(Short Answer)
4.8/5
(40)
-In the user-defined functions shown in the accompanying figure, the box labeled _____ indicates a function parameter.

(Multiple Choice)
4.9/5
(39)
You can add an element to a query through a(n) _____, which uses XML-like syntax to insert the element markup tags directly into the query expression.
(Multiple Choice)
4.9/5
(30)
-In the user-defined functions shown in the accompanying figure, the box labeled _____ indicates the data type returned by the function.

(Multiple Choice)
4.8/5
(42)
-In a FLWOR query structure, variables defined in the for clause update their value at each step in the iteration, but a variable defined in the _____ clause has a single unchanged value.

(Multiple Choice)
4.9/5
(46)
Alfonso has been working with XQuery, and would like to create a library module to centralize the global variables and functions he's created. He has encountered some problems in implementing the library module, and comes to you for help.
-Alfonso has fixed the errors found in the variable references contained in his new query module, but is still encountering errors. In looking at his code, you remind him to add a(n) _____ to the query prolog.
(Multiple Choice)
4.9/5
(40)
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 is confused by the rules about how many of each type of clause are required in a FLWOR structure. You tell her that in a FLWOR structure, the _____ clause is optional.
(Multiple Choice)
4.8/5
(40)
A(n) query function contains a collection of statements that can be referenced throughout the query document.
(True/False)
4.8/5
(40)
A query _____ contains a collection of statements that can be referenced throughout the query document.
(Multiple Choice)
4.7/5
(31)
-In the FLWOR query shown in the accompanying figure, the box labeled _____ indicates the root element.

(Multiple Choice)
4.9/5
(42)
Showing 41 - 60 of 91
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)