sqlite getting row from last to first (descending order)
I want to extract the data from the table in Last In First out manner. When we insert a new row to table, it get appended to the table. I want to get that last inputted row at first and first inputted row at last. How can I do it?
Aucun commentaire:
Enregistrer un commentaire