Interesting articles Vince. If I did some of those queries in a relational
db, I'd be fired on the spot :) Do you know if these queries
happen concurrently or sequentially behind the scenes? Given, that it's in
the cloud of infinite resources, and they were run concurrently, the only
big issue could be cost, and at least not performance. Well also the fact
that there is a limit of 30 subqueries per request, and to do an IN, a
subquery is run for each term (then merged) meaning you can't have more than
30 terms in an IN statement.

Baz

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 mailing list - http://groups.google.com/group/openbd?hl=en

 !! save a network - please trim replies before posting !!

Reply via email to