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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-09-19 : 20:39:16
|
| Bibek writes: "In case a column is declared as an identity column there will be auto-increment of that column. But when a record is deleted the value of the identity column still holds the last value. Is there any process to reset the values of the identity column even if a row is deleted from middle of the table." |
|
|
|
|
|