I have a table with an identity field created as "identity(int, 1,1)". On update of a record, it appears that the identity record increments. Is that the expected