how to renumber a primary key

F

Fredg

Renumber to what?
To 0?
Delete all the records in the table (not the table itself),
Compact the database.
 
Top