Skip to content

Instantly share code, notes, and snippets.

@ridhoperdana
Created October 14, 2022 07:23
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 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