---
title: "Explain about XQuery?"  
description: "Explain about XQuery?"  
author: "Dependra Pathak"  
published: 2011-03-18  
updated: 2020-09-19  
canonical: https://www.mindstick.com/interview/514/explain-about-xquery  
category: "xml"  
tags: ["xml"]  
reading_time: 1 minute  

---

# Explain about XQuery?

Xquery is a useful query language which is designed to query XML data and it is very useful in making changes to query. Its subset is Xpath. This XQuery is formed from the experts of w3c. This facilitates extraction of data from many different databases. This can be rightly said that in future it will be used as SQL.

## Answers

### Answer by Dependra Pathak

Xquery is a useful query language which is designed to query XML data and it is very useful in making changes to query. Its subset is Xpath. This XQuery is formed from the experts of w3c. This facilitates extraction of data from many different databases. This can be rightly said that in future it will be used as SQL.


---

Original Source: https://www.mindstick.com/interview/514/explain-about-xquery

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
