I don't have a very good idea about that. But I do know the query I have used works. Still hoping somebody has an idea of how to achieve that using the ORM. Or maybe I should be using a select and then mapping it.
/kk On 4/20/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > sorry for my somewhat stupid question, isn't this possible to be done > via joins instead of subselects? > > On Friday 20 April 2007 03:21:35 Karthik Krishnamurthy wrote: > > Hi, > > Given the application in the attached file how do I query for > > nodes that belong to groupNode id's 1 AND 2. > > > > /kk > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" 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/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
