Project: Find the Rows That Matter
Practice filtering data using WHERE conditions.
We'll cover the following...
We'll cover the following...
Task
Show all pets that are younger than four years old:
Practice filtering data using WHERE conditions.
Show all pets that are younger than four years old:
pets
table