Is it possible to query the database for the max, min and other values using Core Data framework?
You need to use the collection operators in objective c. More info here: http://developer.apple.com/library/ios/#documentation/Cocoa/Conceptual/KeyValueCoding/Articles/CollectionOperators.html
2.1m questions
2.1m answers
60 comments
57.0k users