Try to give them names: from PaymentRun r where r.Action = :action and r.Batch not in ( select c.Batch from CompositeBatchMember c)
-Markus 2009/8/6 Mark <[email protected]> > > " from PaymentRun where PaymentRun.Action = :action and > PaymentRun.Batch not in ( select Batch from CompositeBatchMember" > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
