More SQL Commands

In this lesson, we will further elaborate on SQL commands.

We’ve seen how to search for an exact match. Now let’s see how to search for an approximate match using SQL’s wild card searches.

Searching for approximate matches

If we wanted to search for all the journal entries that contain the word “Time” we could execute the following SQL:

Get hands-on with 1200+ tech skills courses.