You want AUTO_INCREMENT, http://dev.mysql.com/doc/mysql/en/example-AUTO_INCREMENT.html.

PB

-----

Scott Purcell wrote:

Hello,

I would like to create a sequence object in mysql that I could use in multiple 
tables through a application I am developing.

Could someone please send my the syntax of how to create a simple sequence that starts at 1 increments by 1.

thanks,







--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to