Skip to content

Instantly share code, notes, and snippets.

@tlkshadow
Created February 8, 2020 17:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tlkshadow/51dd987ed4dd65addf95d4538d790479 to your computer and use it in GitHub Desktop.
Save tlkshadow/51dd987ed4dd65addf95d4538d790479 to your computer and use it in GitHub Desktop.
EXPLAIN SELECT * FROM products WHERE is_deleted = 0 AND status = 'ordered';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment