JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
XQuery interview questions
XQuery interview questions
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 14
1. XQuery is the
A. query language for XML.
B. query language for XSL
C. query language for XHTML
D. query language for XSLT
Show Correct Answer
Correct Answer is :
query language for XML.
2. XQuery uses ______ to address specific parts of an XML document.
A. XHTML syntax
B. XSL syntax
C. XPath syntax
D. XSLT syntax
Show Correct Answer
Correct Answer is :
XPath syntax
3. XQuery for XML is like SQL for
A. Oracle
B. database
C. tables
D. PL/SQL
Show Correct Answer
Correct Answer is :
database
4. XQuery is a language for finding and extracting the elements and attributes from
A. XML documents
B. tables
C. database
D. files
Show Correct Answer
Correct Answer is :
XML documents
5. Which of these share the same data model and supports the same functions and operators ?
A. XQuery 1.1 and XPath 2.0
B. XQuery 1.0 and XPath 1.0
C. XQuery 1.0.1 and XPath 2.0.1
D. XQuery 1.0 and XPath 2.0
Show Correct Answer
Correct Answer is :
XQuery 1.0 and XPath 2.0
6. Which of the following function returns an instance of the XML data type ?
A. query()
B. value()
C. nodes()
D. None of the Mentioned
Show Correct Answer
Correct Answer is :
query()
7. SQL Server provides how many Xquery methods ?
A. 3
B. 4
C. 5
D. 6
Show Correct Answer
Correct Answer is :
5
8. Point out the correct statement :
A. XQuery statements are case sensitive and xml is case sensitive
B. XQuery statements are case insensitive and xml is case insensitive
C. XQuery statements are case sensitive and xml is case insensitive
D. XQuery statements are case insensitive since xml is case sensitive
Show Correct Answer
Correct Answer is :
XQuery statements are case sensitive and xml is case sensitive
9. What is every identifier in an XQuery called ?
A. Name
B. QName
C. Qidt
D. Qnam
Show Correct Answer
Correct Answer is :
QName
10. Different types of errors raised during Xquery operation are :
A. Static
B. Dynamic
C. Type
D. All of the mentioned
Show Correct Answer
Correct Answer is :
All of the mentioned
11. Functions on numerical values in Xquery are :
A. ceiling
B. concat
C. contains
D. number
Show Correct Answer
Correct Answer is :
ceiling
12. Atomization is process of extracting ________ value of an item.
A. XML value
B. Non numerical value
C. Typed
D. None of the mentioned
Show Correct Answer
Correct Answer is :
Typed
13. With XML DML,which of the operations can be performed on nodes ?
A. Insert nodes
B. Change nodes
C. Delete nodes
D. None of the mentioned
Show Correct Answer
Correct Answer is :
Delete nodes
14. Why do we use exist method in Xquery ?
A. To determine if the XML data contains a certain node
B. To examine the XML and return back a scalar value
C. To Shred the XML nodes of the XML data into relational columns
D. To search inside xml data types
Show Correct Answer
Correct Answer is :
To determine if the XML data contains a certain node
Similar Interview Questions
Search for latest jobs
Find Jobs