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 |
|
sica
Posting Yak Master
143 Posts |
Posted - 2001-04-12 : 02:44:52
|
| Is anyone know a way to reset the counter used by an identity in a table ? I tried wiht TRUNCATE TABLE but I cannot use TRUNCATE TABLE on a table referenced by a FOREIGN KEY constraint. |
|
|
|
|
|