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 |
pvsramu
Starting Member
17 Posts |
Posted - 2007-06-07 : 10:12:16
|
Hi,How to find initial value of identity column programatically?I am using DELETE command to delete all the rows in a table and setting the table's identity column to initial value. Problem is, for some of the tables, initial value is not 1.Thanks,Ramu |
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
|
|
|
|