Skip to content

Instantly share code, notes, and snippets.

@Brett-Best
Created September 22, 2016 07:09
Show Gist options
  • Save Brett-Best/8bfb4825963d76c7103922e6a1f6b0e9 to your computer and use it in GitHub Desktop.
Save Brett-Best/8bfb4825963d76c7103922e6a1f6b0e9 to your computer and use it in GitHub Desktop.
DELETE FROM Customers
WHERE CustomerName='Alfreds Futterkiste' AND ContactName='Maria Anders';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment