command "SELECT rowid from table-name;"  gives all rows from 1 to 100 for
total 100 rows, any command to get last rowid?. I need insert from last
rowid onwards (if table already 100 records, need to insert from 101
onwards)
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to