Skip to content

Instantly share code, notes, and snippets.

@PradalCyril
Created December 10, 2018 14:08
Show Gist options
  • Save PradalCyril/724228af84609348145a404aa663dbda to your computer and use it in GitHub Desktop.
Save PradalCyril/724228af84609348145a404aa663dbda to your computer and use it in GitHub Desktop.
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