MS SQL Server XML Integration Question:

What is Xquery?

SQL Server XML Integration Interview Question
SQL Server XML Integration Interview Question

Answer:

Xquery is used to query XML data. This may be either a database or a file. It used xpath expressions that can be used to extract elements and attributes from XML documents.


Previous QuestionNext Question
What is XMLA?What are secondary XML indexes?