Hey guys.

If I have a table with a PRIMARY KEY AUTOINCREMENT id column, and I have 
an id for a row, is there an Order(1) method of selecting the next row?

I can't necessarilly guarantee that id + 1 exists, as it may be deleted.

Thanks,
Ian
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to