how to make id with primary key back to 0?
| User, date | Message |
|---|---|
|
Written by gilgal
5 years ago Category: General 32 posts since Wed, 12 Dec 07 |
As I was testing the inserting to the database I had to start all over. But the ID never returned to 0 or 1 ( which is better? ). How do you bring it back to that? |
|
Written by siMKin
5 years ago 104 posts since Sun, 01 Apr 07 |
gilgal wrote: As I was testing the inserting to the database I had to start all over. But the ID never returned to 0 or 1 ( which is better? ). How do you bring it back to that? Can you be a bit more specific? I'm assuming you're talking about auto_increment values? There have been questions about that in the past, so the search should bring them up |
|
Please login to leave a reply, or register at first. |