See http://groups.google.com/group/google-appengine-java/browse_thread/thread/cef51dde1d7cafaf .
- Jason On Tue, Sep 22, 2009 at 10:10 PM, rams <[email protected]> wrote: > > is there any support in google app engine to execute Co-related > subquery like below: > > > SELECT FROM Employee WHERE salary > > (SELECT avg(salary) FROM Employee e) > > i need the way to handle this in java app engine, jdo > > Thanks. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en -~----------~----~----~----~------~----~------~--~---
