Sorry for my English,
How can I delete rows in a table with indexing from the beginning in mysql?
I've got one table from which I have to delete all rows. How can I do it that rows will delete but index after add new row will begin from the one "1"?
Thank You for any help.
Regards Adrian