CODE
LIBARY.COM
Home
/
MySQL
MySQL Change auto increment counter
Change Auto Increment counter starting number in MySQL
ALTER TABLE <TABLE> AUTO_INCREMENT = <NUMBER>;
ALTER TABLE
AUTO_INCREMENT =
;
Copy to Clipboard
Related Snippets
MySQL Managing a mySQL database table
MySQL Show PostgreSQL database tables
MySQL mySQL Table check
MySQL Creatig Tables
MySQL Column Move
MySQL Table information display
MySQL Deleting information
MySQL Edit table content
MySQL Managing a PostgreSQL database table
MySQL Show mySQL database tables