Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created February 24, 2018 00:39
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 parzibyte/d3196d95f4998d6c54a0c9d4f359c6ae to your computer and use it in GitHub Desktop.
Save parzibyte/d3196d95f4998d6c54a0c9d4f359c6ae to your computer and use it in GitHub Desktop.
SELECT email FROM tblUsuarios WHERE email NOT LIKE "%@hotmail%" AND email NOT LIKE "%@outlook%" AND email NOT LIKE "%@live%";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment