Hello Professionals,
I think i have a problem with reseed. Please let me know how to reset. here is my situation.
There are total 4 rows in my table, one of the column is identity(1,1) column.when I enter a new row the identity column holding value 6 but it is supposed to be 5th row so it should take value 5.
How to make it as 5.