Find the Rows That Matter
Filter data using WHERE conditions.
We'll cover the following
You’ve learned to pick columns. Now it’s time to filter rows so you see only the data you care about.
Goal
You’ll aim to:
Use
WHERE
to filter data.Add simple conditions to your query.
Tables
Let’s use the following table in this lesson:
The people
table
Get hands-on with 1400+ tech skills courses.