Quiz: Connect Two Tables
Take the quiz on SQL JOINS, covering INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.
We'll cover the following
In the last lesson, you wrote JOIN
queries to combine related tables. You learned how to use different joins to retrieve all records, matched records, or even unmatched ones across student and grade data.
Let’s test your understanding with this quick quiz.
Get hands-on with 1400+ tech skills courses.