- XQuery Tutorial
- XQuery - Home
- XQuery - Overview
- XQuery - Environment Setup
- XQuery - First Application
- XQuery - FLWOR
- XQuery - HTML Format
- XQuery - XPath
- XQuery - Sequences
- XQuery - Sequence Functions
- XQuery - String functions
- XQuery - Date Functions
- XQuery - Regular Expressions
- XQuery - If Then Else
- XQuery - Custom Functions
- XQuery Useful Resources
- XQuery - Quick Guide
- XQuery - Useful Resources
- XQuery - Discussion
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
XQuery Tutorial
XQuery is a query-based language to retrieve data stored in the form of XML. XQuery is to XML what SQL is to a database.
This tutorial covers all the basic components of XQuery with suitable examples.
Audience
This tutorial has been prepared for beginners to help them understand the basic concepts related to XQuery. It provides enough understanding on XQuery from where you can take yourself to a higher level of expertise.
Prerequisites
Before proceeding with this tutorial, you should have a basic knowledge of XML and XPath.
Advertisements