que
03-22-2006, 03:54 PM
Hi,
I have a table that I'm experimenting with learning. I am constantly deleting all the records from this table and then re-updating with new data. I can't figure out how to reset the auto_incrementing without dropping the table entirely and re-creating it.
Is there a SQL command to reset to 0 each time I delete all the records to start fresh?:confused:
I have a table that I'm experimenting with learning. I am constantly deleting all the records from this table and then re-updating with new data. I can't figure out how to reset the auto_incrementing without dropping the table entirely and re-creating it.
Is there a SQL command to reset to 0 each time I delete all the records to start fresh?:confused:

