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