Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save igeligel/d89f6207bf7ba5746901ec37c54a12a7 to your computer and use it in GitHub Desktop.
Save igeligel/d89f6207bf7ba5746901ec37c54a12a7 to your computer and use it in GitHub Desktop.
SELECT * FROM example_table WHERE example_column LIKE 'Mel%';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment