Kermit Mei wrote:
> I want to create a new table, its primary key is an int 'id' column,
> but I don't want to insert the data by hand, I hope the system can
> generate it by adding id.

http://sqlite.org/autoinc.html

Igor Tandetnik 



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

Reply via email to