so i'm trying to make a running log core data application. is there a way to take all the values in one column and sum them in another column or somewhere?
also, can i take the miles that they've run and divide by the time? even if the time is a string data type?
or should i not be making a core-data app?
thanks in advance
also, can i take the miles that they've run and divide by the time? even if the time is a string data type?
or should i not be making a core-data app?
thanks in advance