Retrieve Data Using the like Operator
Learn to extract specified data using the like operator in MySQL.
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 name of our customer ...