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 |
|
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.thanksNoam Graizer |
|
|
|
|
|