The objective is to join two tables and return a count of the number of rows within the joined table.
The following code joins the tables correctly:
SE