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 the user-defined functions shown in the accompanying figure, the box labeled _____ indicates a function name.

(Multiple Choice)
4.7/5
(36)
XQuery comments can be nested within one another to provide more information to the user.
(True/False)
4.7/5
(39)
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 defines a local variable that holds a single unchanged value. You tell her that she is describing the _____ clause.
(Multiple Choice)
4.9/5
(36)
-The first expression in a FLWOR query structure is the _____ clause.

(Multiple Choice)
4.7/5
(31)
Variables defined within the _____ have global scope and can be referenced throughout the query document.
(Multiple Choice)
4.8/5
(37)
-In the FLWOR query shown in the accompanying figure, the box labeled _____ indicates the clause that sorts the query.

(Multiple Choice)
4.7/5
(30)
Essentially any text in the query that is not part of an expression is treated as _____ and displayed as part of the query result without modification.
(Short Answer)
4.9/5
(37)
XQuery files are usually saved with the file extension _____.
(Multiple Choice)
4.8/5
(38)
-In a FLWOR query structure, the _____ clause declares a variable and gives it an initial value.

(Multiple Choice)
4.9/5
(38)
If you do not specify an output file, Saxon will display the query result in _____.
(Multiple Choice)
4.9/5
(38)
Describe the use of joins in in XQuery, and differentiate between an inner join and outer join. Which is the default join type in XQuery?
(Essay)
4.9/5
(30)
If you do not specify a data type, XQuery applies the _____ data type, allowing the variable to contain any type of data.
(Multiple Choice)
4.9/5
(37)
XQuery 3.0 adds the _____ clause to the already established FLWOR structure.
(Short Answer)
4.7/5
(34)
In an XQuery file, namespaces need to be declared in the query body .
(True/False)
4.8/5
(40)
-In a FLWOR query structure, the _____ clause specifies a condition by which the items in the iterated sequence are filtered.

(Multiple Choice)
4.8/5
(39)
In an XQuery file, the query body consists of a single expression that retrieves data from a source document based on criteria provided in the query expression.
(True/False)
4.8/5
(25)
Variables declared in a library module must be assigned to the module namespace.
(True/False)
4.8/5
(29)
A(n) _____ is a database operation used to combine two or more database tables based on fields or columns that are common to the tables.
(Short Answer)
4.9/5
(33)
Showing 61 - 80 of 91
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)