Search⌘ K
AI Features

Retrieve Data Using the like Operator

Understand how to use the SQL like operator to search for data patterns within tables. Learn how to apply wildcards to filter results by matching the beginning, ending, or containing sequences in database entries.

We'll cover the following...

The like operator

We’ll close this first chapter by learning about the like operator, which is very useful in where clauses.

Let’s look at an example. Assume that we know that the ...