|
Home > Online Product Documentation > Table of Contents > Introduction to FLWOR Expressions Introduction to FLWOR Expressions
If you have used SQL, then you will have recognized the last example as a join between two tables - the
When we run this XQuery, we get the same result as before. Let's examine the FLWOR expression:
If you have been following very closely, you might have noticed one little XPath trick that we retained in this query: most
This time we used a different equality operator,
What about the O in FLWOR? That is there so you can get the results in sorted order. Suppose you want the
If you are wondering why FLWOR is not really a LFWOR expression: the
|
Switch to Stylus Studio: Customer Testimonials
Read in their own words, why customers have decided to make the switch to Stylus Studio, the World's best XML editor.
Using Relational Data in XML Applications
"Using Relational Data in XML Applications" By Dr. Michael Kay covers an overview of several common use cases and provides insight into the benefits and drawbacks of using the approaches available today including XQuery and SQL/XML.
XQuery Functions - User Defined Functions in XQuery
Dr. Michael Kay's tutorial entitled: 'Defining your own Functions in XQuery' explains how to write powerful User Defined Functions in XQuery.
XML Parser
An XML Parser is a parser that is designed to read XML and create a way for programs to use XML. Learn about Stylus Studio's comprehensive support for all of the world's leading XML Parsers.