Reset the Identity Increment
--------------------------------------------------------------------------------

Reset the Identity Increment


Hello:
I have a table with a bigint type column (field) that has an identity seed
of 1 and an identity increment of 1. The column is the primary key for the
table.

After I backup and clean out the database (delete all of the data...