RIGHT JOIN (or RIGHT OUTER JOIN): It’s the opposite of a LEFT JOIN. It keeps all rows from the right table and matches from ...
This lab challenges students to practice a variety of SQL queries utilizing all the SQL features we have learned in class. For this lab, we will use the data in the Classic Models database. See ...