I'm working on an iPhone and I'm using Core Data as my store.
What I'd like to do is list the top 50 entities in descending order by their height.
I'm struggling to find out the syntax for the predicate.
I'm working on an iPhone and I'm using Core Data as my store.
What I'd like to do is list the top 50 entities in descending order by their height.
I'm struggling to find out the syntax for the predicate.