Created
September 22, 2016 07:09
-
-
Save Brett-Best/8bfb4825963d76c7103922e6a1f6b0e9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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