Skip to content

Instantly share code, notes, and snippets.

@fabriceleal
Created December 12, 2012 10:31
Show Gist options
  • Save fabriceleal/4266729 to your computer and use it in GitHub Desktop.
Save fabriceleal/4266729 to your computer and use it in GitHub Desktop.
reseed table
-- http://msdn.microsoft.com/en-us/library/ms176057.aspx
DBCC CHECKIDENT('table', reseed, 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment