sa_reset_identity system procedure

Allows the next identity value to be set for a table. Use this procedure to change the AUTOINCREMENT value for the next row that will be inserted.

 Syntax
 Arguments
 Remarks
 Permissions
 Side effects
 See also
 Example