Hi,
Actually i know that how to reseed identity column.
But my doubt is that on what situations we need to reseed identity column?
Recently we faced an issue:
that while we inserting recording on this table, it is not generating identity values. already this table contains identity values (1456780)
Then after reseed the identity column issue got resolved.
Please help me.
I mean is there any chances to freezing the identity column.
We are using SQL Server 2005 X64 STD edition on windows Server 2003