Skip to content

Instantly share code, notes, and snippets.

@jerzyyy
Created November 26, 2018 10:30
Show Gist options
  • Save jerzyyy/2d7649f02479bfc0a6056d1de4679ed3 to your computer and use it in GitHub Desktop.
Save jerzyyy/2d7649f02479bfc0a6056d1de4679ed3 to your computer and use it in GitHub Desktop.
gist
DELETE FROM movie
WHERE id='5'
DELETE FROM movie
WHERE id> 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment