Skip to content

Instantly share code, notes, and snippets.

@zarkosusnjar
Created August 26, 2010 07:08
Show Gist options
  • Save zarkosusnjar/550974 to your computer and use it in GitHub Desktop.
Save zarkosusnjar/550974 to your computer and use it in GitHub Desktop.
DBCC CHECKIDENT (myTable, reseed, 0)
/* instead of 0, you can put other number */
/* umesto 0, mozete staviti neki drugi broj */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment