Skip to content

Instantly share code, notes, and snippets.

@igeligel
Created October 27, 2019 14:20
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 igeligel/0dcdc592cee2eb47f62bb879ba75e14f to your computer and use it in GitHub Desktop.
Save igeligel/0dcdc592cee2eb47f62bb879ba75e14f to your computer and use it in GitHub Desktop.
SELECT * FROM example_table WHERE LOWER(example_column) LIKE '%mel%';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment