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 Move columns in MySQL table
MySQL Show mySQL database tables
MySQL Managing a mySQL database table
MySQL Managing a PostgreSQL database table
MySQL Insert information into tables
MySQL Table information display
MySQL Creatig Tables
MySQL mySQL Table check
MySQL Edit table content
MySQL Import large files