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 |
|
Rita Bhatnagar
Posting Yak Master
172 Posts |
Posted - 2001-04-27 : 13:47:10
|
| I have a table that has ID.This id is primary key and identity insert for this is set to yes.This value of this ID should start as -1 and it should go like -2,-3,.....What should i do?Thanks for any suggestions. |
|
|
|
|
|