Hi, I am using id as a integer primary key... like CREATE TABLE history( id INTEGER PRIMARY KEY, filename varchar NOT NULL) now if i delete a entry from this table and add a entry again then a id will be left blank in between.
Can we rearrange this ID. Regards, Nikhil _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users