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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 reuse the id value

Author  Topic 

noamg
Posting Yak Master

215 Posts

Posted - 2001-07-04 : 06:17:52
Hi,

I have a Table with an ID identity(1,1) column.
During the time, many insert and delete were done.
I need in one "select" to get all the holes. How to get all the IDs that were deleted.

thanks



Noam Graizer
   

- Advertisement -