How to retrieve rows from sqlite having date( in String) older than today's date?
I have date stored as string in an sqlite database like "12-Dec-2015". Now I want to delete the entries older than today's date. How could I achieve this?Values will be inserted in this format only in sqlite.
Aucun commentaire:
Enregistrer un commentaire