sql server - How to find out how many times identity column is RESEEDED -


i using sql server 2008 r2, can reset identity using dbcc reseed command, or using truncate table statement.

is there information stored how many times identity value of column has been reseeded?

you can not information sql server. once reseed updated. more details check link


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - IE9 error '$'is not defined -