Użytkownik Nate Lowrie napisał:
> Suppose I have a billing_address_id and a shipping_address_id in an
> orders table.  I want to pull both addresses in via joins on the
> bizobj, but the addJoin field doesn't have an option for an alias.
> Any suggestions?
>    

Just use "alias1.key = alias2.fkey".

-- 
Regards
Jacek Kałucki

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to