Write a condition to match director and movie rows only if the director's id matches the movie's director_id.

Make sure to type .id = movie.director_id.