Spot on! With the CHECK constraint, we can make sure that any value in the length column is greater than 3.
CHECK
length
3
Not quite! We want to check if the condition is met.