I want to get recently updated records from a sqlite database. Here is my table structure.
_id BookName BookPath
1 Book Title Path
2 Book Title Path
I want to know which books user read recently. If there is no exact way is available please tell me any logic to achieve it. I can also add more columns if needed to achieve it.
Aucun commentaire:
Enregistrer un commentaire