On Tue, Aug 31, 2010 at 05:45, Scott Frankel <fran...@circlesfx.com> wrote:

>
> Hi all,
>
> How does one find the next value of a serial item?
>
> SELECT ???;
>  >
>

max(foo_id) + 1

-- 
Benoit Mortgat
20, avenue Marcel Paul
69200 VĂ©nissieux, France
+33 6 17 15 41 58
+33 4 27 11 61 23
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to