Skip to content

Instantly share code, notes, and snippets.

@aviat
Created January 18, 2017 18:14
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 aviat/e13f757facfe3083caa9214bccd3536b to your computer and use it in GitHub Desktop.
Save aviat/e13f757facfe3083caa9214bccd3536b to your computer and use it in GitHub Desktop.
SELECT *
FROM cows
WHERE id = IF(( @@version ), Sleep(1), 193)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment