Community

Quantified expressions in XQuery: When ‘some’ and ‘every’ satisfy!

(Matthias Nicola) If you are familiar with SQL you have probably seen quantified SQL predicates that compare a single value with a set of values. For example, the following SQL query returns all rows from table1 where col1 is greater than all values in col2 of table2.

Read More - Register for Free Membership