Hi Alexander,

by UNION I mean UNION between two SQL.

SELECT a, b, c FROM A, B …
UNION
SELECT a, b, c FROM A.

Le 6 oct. 2013 à 12:15, Alexander Spohr <[email protected]> a écrit :

> Am 05.10.2013 um 23:43 schrieb Raymond NANEON <[email protected]>:
> 
>> I want to use UNION in two EOFetch but I don't know how to do it.
> 
> Not sure what you mean by using union. I can only guess :)
> 
> Did you try EOFetchSpecification.setUsesDistinct(true)?
> 
> 
>       atze
> 
> https://developer.apple.com/legacy/library/documentation/LegacyTechnologies/WebObjects/WebObjects_5/EOControlRef/Java/Classes/EOFetchSpecification.html#//apple_ref/java/instm/EOFetchSpecification/setUsesDistinct


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to