Skip to content

Instantly share code, notes, and snippets.

@igeligel
Created October 27, 2019 14:21
Show Gist options
  • Save igeligel/8ef5ba416b2e82acf91e4a31322832b7 to your computer and use it in GitHub Desktop.
Save igeligel/8ef5ba416b2e82acf91e4a31322832b7 to your computer and use it in GitHub Desktop.
SELECT * FROM example_table WHERE example_column ILIKE '%mel%';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment