Scott Baker <[EMAIL PROTECTED]> wrote:
> If a large amount of records are DELETED and
> then a VACUUM is run do the rowids change?

http://www.sqlite.org/lang_vacuum.html

"The VACUUM command may change the ROWID of entires in tables that do 
not have an explicit INTEGER PRIMARY KEY."

Igor Tandetnik 



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

Reply via email to