Re: Retrieving the distinct values of an attribute for a Core Data entity
Re: Retrieving the distinct values of an attribute for a Core Data entity
- Subject: Re: Retrieving the distinct values of an attribute for a Core Data entity
- From: "I. Savant" <email@hidden>
- Date: Fri, 13 Feb 2009 14:11:40 -0500
On Fri, Feb 13, 2009 at 2:08 PM, I. Savant <email@hidden> wrote:
> For example, I don't know that this is possible within a fetch
> request (via a predicate), but I do know that you can fetch the
> non-distinct data you want and use an array or set operator ...
Just to clarify the very confused statement above: This problem has
to do with keypaths, not predicates. I muddled my statement because I
was thinking about the fact that some predicate tokens are disallowed
depending on the store type. I'm pretty sure @distinctUnionOfSets and
other operators are supported on all store types, but I'm not sure.
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden