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)
 Resetting IDENTITY Column

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-02-06 : 17:45:15
Saeed Aminian writes "Hi Everybody !

I Have a question about SQL Server !

I have defined a field of IDENTITY type and entered some info in that table ,
now , i have deleted the data and the table is empty ,
i want that from now if i entered any info in table , the IDENTITY be numbered from 1

how can i reset the IDENTITY column !

bye !
"
   

- Advertisement -