lundi 21 mars 2016

retrive score column from sqlite database in android

I have a table of user that contain (user id, name, email, password, score_1, score_2, score_3)

The user can answer three levels of quizzes and every quiz has its own score.

I want to display each score of the level based on the user id.

How can I do it like that?

Thank you..

Aucun commentaire:

Enregistrer un commentaire