that worked, thanks.

On Aug 6, 12:32 pm, Markus Zywitza <[email protected]> wrote:
> 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"- Hide 
> > quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to