50626/how-can-i-reset-my-auto-increment-column-in-mysql
Hi Pratim,
I understand your issue.
I think you can try this with this code snippet.
ALTER TABLE `users` AUTO_INCREMENT = 1;
Thanks
I hope it will help you out.
If you want to set it to ...READ MORE
Hi@Trinu, I don't think your database is depends ...READ MORE
Hello kartik, Mass killing operation saves time. Do it ...READ MORE
Hello, You can refer my corresponding sample web ...READ MORE
What you want to accomplish isn't possible ...READ MORE
You can connect your Java code with ...READ MORE
you need to use OMS to read ...READ MORE
Browse to sonarqube web instance to access ...READ MORE
Hi Pratik, I understand your problem regarding this ...READ MORE
Hey Partha, I understand your problem, I think this ...READ MORE
OR
Already have an account? Sign in.