|
| |||||||||
| Tags: code, language, programming language, xml, xquery |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| What is XQuery?
Hello, I am student of BSc.I.T. I have recently heard that the XQuery is new language developed which is based on XML. I want to know the details about it. If anyone is having some information regarding this then please give me that. I will be thankful to you. |
|
#2
| ||||
| ||||
| Re: What is XQuery?
Basically XQuery is the Language which is used to fire query on your data which is present in XML. It is similar to the SQL database language which is used for the database language. The major advantage of using XQuery is that it is supported by all major databases. So, if you use XQuery then it would be advantageous for you. But it is needed that you must have the knowledge of HTML / XHTML, XML, XPath before you use XQuery. |
|
#3
| |||
| |||
| Re: What is XQuery?
XQuery is used for the following purpose:
|
|
#4
| ||||
| ||||
| Re: What is XQuery?
You need to use XQuery: A Guided Tour for your reference. It will give you more details about the XQuery. So, you need to use this book. It can help you to learn the basics of the XML query language. Or you can make use of the w3school for getting many other information regarding this. So, it will be helpful to improve your knowledge about it. Use this book. |