Identity columns are kind of a helpful feature. But there might be times when you would want to change the value of an identity column.Guess what, SQL server does not allow it. I have not come across a way by which you can update the identity column but there sure is a way to insert [...]
Filed under: Microsoft, SQL Server, Technical | Leave a Comment »