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.
I want to search for every column's ...READ MORE
The "indexes and keys" dialogue, not the ...READ MORE
If you want to set it to ...READ MORE
Hi@Trinu, I don't think your database is depends ...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
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.