Skip to content

Instantly share code, notes, and snippets.

@ridhoperdana
Created October 14, 2022 07:23
Show Gist options
  • Save ridhoperdana/bb11bd332ec8692188aba4fb49aa9587 to your computer and use it in GitHub Desktop.
Save ridhoperdana/bb11bd332ec8692188aba4fb49aa9587 to your computer and use it in GitHub Desktop.
simple condition like query
SELECT name FROM mentors WHERE name LIKE '%ridho%';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment