For each row in a database1 , compare the data in the cell at index 1 to each row in an existing database2 at cell index 1, and if there is a match, then change the value of the cell at index2 of database2 from 1 to 0
2 NSDictionaries?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If the data is generated and consumed in app then CoreData.
Otherwise sqlite.