mercredi 4 février 2015

Max Primary Key number before slowing down the queries?

So I'm working with SQLite for the first time and I was wondering if there was a max primary key id I should be looking out for before which I should wipe my table? i.e. max should be 1000 at which point, I should copy all data to a separate history table to maintain performance when running queries on my primary table.


Aucun commentaire:

Enregistrer un commentaire