In my table tbphotos
I had a 100 records. I then deleted all the records and now that I want to restart data entry I see that my primary key doesn t start from 1, but it starts from 101,
Is there any way to reset the primary key?
I am using MySQL administrator account.