Is there anything like serial sequences in SQLite? What I want to do is have a primary interger key that auto-increments as records are added to a table.
Thanks, -- Jeff Flowers
Is there anything like serial sequences in SQLite? What I want to do is have a primary interger key that auto-increments as records are added to a table.
Thanks, -- Jeff Flowers