Hi,
As I am new to MySQL, perhaps this is a common question you have been asked.
I have a field "Id" which using auto_increment. Now I want to reset the
value of auto_increment, that is the "Id" starts form 1 and does not skip
the number. I have spent a few hours to find a way, but all failed.
Hi,
As I am new to MySQL, perhaps this is a common question you have been asked.
I have a field "Id" which using auto_increment. Now I want to reset the
value of auto_increment, that is the "Id" starts form 1 and does not skip
the number. I have spent a few hours to find a way, but all failed.