lundi 22 février 2016

SQLite difference between dates in millisecond

How can I compute in SQLite the minimum interval of time in milliseconds ? Ok to give some context, Here is how my table look like: link_budget table

So there is this time column, I would like to make a request that gives me the intervals between two consecutive rows in milliseconds. I don't know how to make my requests. Any suggestions ?

Aucun commentaire:

Enregistrer un commentaire