I have table say Student .I want to updated the values in the table and it does not have any primary key. I am using Realm Database for the same.
note that Realm will delete that object if the new data or if input is empty that you want to update .thus why one would see that their data disappearing or getting deleted suddenly.