Skip to content

Instantly share code, notes, and snippets.

@allensb
Created May 6, 2015 03:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save allensb/832c6788a816f120b71d to your computer and use it in GitHub Desktop.
Save allensb/832c6788a816f120b71d to your computer and use it in GitHub Desktop.
SET ROWCOUNT 1
DELETE FROM Table1
WHERE col1 = ‘0001’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment