Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 reset identity column in SQL-Server 7

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-06-19 : 16:15:00
Aldo writes "I have a table with a primary key defined as identity(1,1). Every month I get new data and I'll delete all records and insert the new ones.
Does someone know a possibility to reset the identity to 0?

Thank's!

Aldo"
   

- Advertisement -