Thread
:
Forcing an IDENTITY column to have a certain value
View Single Post
#
1
(
permalink
)
03-01-2008, 02:23 PM
Weyus
Posts: n/a
Forcing an IDENTITY column to have a certain value
All,
Is there any way to _set_ an IDENTITY column to have a certain value
so as to create a gap in the set of identity values on purpose?
All I've found is SET IDENTITY_INSERT.
Thanks,
Wes
Weyus