Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Resetting the value of an Identity column
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Resetting the value of an Identity column
Miscellaneous
Thread ID:
00760446
Message ID:
00760446
Views:
61
I'm dealing with updating Zip Code and Phone (area code and exchange information) in SQL Server. The process is as follows:

Delete all records from the existing Zip/Phone table
Reimport all of the records from the update disks.

The iID column is added to the structure of the data we pay for, for update purposes only (remote views in VFP are being used) ... they are not used as foreign keys in any other table. I'd like to reset the value of the Identity column to 1 each time I do this.

Does anyone know the SQL syntax to do this?

Thanks,

CTBlankenship
(New to SQL Server but learning).
Next
Reply
Map
View

Click here to load this message in the networking platform