SQL Indexes/table resetting - TechRepublic
General discussion
July 25, 2005 at 12:55 AM
c-mackenzie

SQL Indexes/table resetting

by c-mackenzie . Updated 20 years, 11 months ago

I have a SQL Server 2000 DB that has numerous tables that I would like to reset back to how they would have been just after creation( i.e. blank fields throughout) I’d like a number 1 to appear in the first index column when a new record is added. At the moment when I add a new record number 14 appears but i cannot access any of the records prior to that to delete them. How can I wipe out all of the existing records from thast table whilst still keeping the table intact ?

Many thanks for your help

This discussion is locked

All Comments