I have a core data database which has an entity which doesn't store the date it belongs to. each day has one record. how can i query the database with reference to data.
for example, fetch results for a date range.
Neerav
I have a core data database which has an entity which doesn't store the date it belongs to. each day has one record. how can i query the database with reference to data.
for example, fetch results for a date range.
Neerav