mercredi 24 février 2016

Using strftime in SQLite

My date stored in DB like this:

date in long

I need only month higher than 9

date strftime

But query still work with the old (before "strftime" command) long numbers.

What is the best way to solve this problem?

Aucun commentaire:

Enregistrer un commentaire