On 2 Aug 2017, at 4:54pm, Peter Da Silva <[email protected]> wrote:
> Can’t you do the same basic logic then use (SELECT value FROM super_sequences > WHERE id=’SEQ_1’) instead of SEQ_1.nextval? Actually, I don’t understand how sequences are superior to normal use of an AUTOINC column. Can someone explain ? Simon. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

