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 ...
🗂️ Dataset Here is the dataset that will be used throughout the challenge. You can use it with any Database Management System (DBMS) of your choice. Our suggestion in the original challenge was ...