You Are Here Home > Change or Reset The Auto Increment Value

Change or Reset The Auto Increment Value

Here is how to change the auto increment value to say 10 on the table ‘test’:

ALTER TABLE test AUTO_INCREMENT 1;
Change or Reset The Auto Increment Value
Filed under: MySQL   Posted by: Codehead

Got a Question?

Get answers here.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment