I have two tables, the one of episodes and of episodes seen, I need to make a query that will join the two by the id of the episode, but I do not want the episodes that are not in the second table do not come in the result, an example:
Thisisthesecondtable
Putting the two together I want this
If you have any questions, please ask me. Thanks