MySQL Resetting the index count to 0

Viewed 22283

I need to reset my table counter back to 0 - is there a MySQL command for this?

2 Answers
Related