Reset Auto Increment for a Table


/ Published in: MySQL
Save to your folder(s)



Copy this code and paste it in your HTML
  1. ALTER TABLE theTableInQuestion AUTO_INCREMENT=1234

URL: http://www.webmaster-talk.com/php-forum/32507-reset-auto-increment-in-mysql.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.