logo
Course

Like - SQL

Sometimes we need to loosely match some filters in our Database. Think of a search. What if we wanted our website to contain a searchbar that let's users look for other users by 'name'? Well we can use WHERE name = user_search , but then the user needs to have the exact name for the results to work. SQL instead let's us loosely match things using "LIKE". "LIKE" gives us the wildcard operator % so that we can match the search string anywhere in the results. The beginning, the end, or the middle.

The rest of this lesson is waiting.
Join JS Mastery Pro to unlock it.

gsap
javascript
nextjs
react native
threejs

Get Full Access

$149 /month

Lock in a year & save—2 months free!

  • Access to all courses

  • Quizzes, mini-challenges, AI summaries, inline sandboxes

  • Participation in a private community

  • Build real production-grade apps

  • Mock interviews & project reviews

  • Weekly live sessions & member-only access