...

/

Quiz: Find the Rows That Matter

Quiz: Find the Rows That Matter

Solve filtering tasks in SQL by using WHERE to select rows that meet certain conditions. .

We'll cover the following...

In the last lesson, you learned how to filter rows in a table using the WHERE clause. You practiced writing conditions that return only the data you're interested in, such as ...