Your Ad Here

Posted By

ericserrat on 11/13/08


Tagged

mysql


Versions (?)

Who likes this?

2 people have marked this snippet as a favorite

Plastyksouljah
heinz1959


MySQL reset autoindex


 / Published in: SQL
 

  1. ALTER TABLE `table_name` AUTO_INCREMENT = 1;

Report this snippet  

You need to login to post a comment.