@russian-dima and @ahmadnasriya I still need help guys!
My code can only just auto-update one picture and username of the owner (which is of course stored in one row), but it didn’t include “all” of the pictures and username of the owner stored in different rows in a database.
As you can see in the picture below, there are so many values of 535f5845-8087-416e-b032… from the _owner , beside it is the corresponding _id . So, I wanted a code that should find all of the rows which have the same _owner value but different _id (value of ids) so that it could change all of the owner’s picture and username from different rows in the database.
Actually, all of pictures stored in 535f5845-8087-416e-b032… are not the same because I updated my picture. They will all be the same only by using a code.
