On 5/20/15, Scott Doctor <scott at scottdoctor.com> wrote:
>
> Given a field that is a primary key with auto-increment, does sqlite
> store an integer that gets incremented, or does it look at the last row
> and increment its value?

https://www.sqlite.org/autoinc.html
-- 
D. Richard Hipp
drh at sqlite.org

Reply via email to