RE: how can set first value of auto_increment field

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> hi,
> HOW CAN SET FIRST VALUE OF AUTO_INCREMENT FIELD.
> EXAMPLE : I WANT FIRST VALUE  OF AUTO_INCREMENT VALUE = 1000

What does this have to do with PHP? Read the MySQL manual.

---John Holmes...

PS: ALTER TABLE tablename SET AUTO_INCREMENT = 1000



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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux