C3_W2_Assignment Table 'sakila_star.film_category' doesn't exist

I run exercise 2.2 but got error:
Table ‘sakila_star.film_category’ doesn’t exist
My query:


Result:

Hello @livelearndev
Line 7 is incorrect. You are using a SELECT method from a table that is not yet defined.