Simon Slavin wrote: > I can do it in the INSERT instruction, but I was hoping to make that value a > default.
The only other way I can see of meeting your requirements is to define a SQLite function that goes off and does the max query and then you can use "DEFAULT thefunction()". Roger _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users