Hello!!

ALTER TABLE Table1 AUTO_INCREMENT = 1000;



Dan


On Friday, May 10, 2002, at 04:36 PM, [EMAIL PROTECTED] wrote:

> Is it possible to have an autoincrement field start with a number, so
> the first record would be, let's say, 1000 instead of 1?  The next would
> be 1001 instead of 2, etc.
>
> kind regards,
>
> bill hollett
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to