Skip to content

Instantly share code, notes, and snippets.

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