Quiz 7
Quiz yourself on MySQL commands, including JOINs and constraints.
Question # 1
Question
Consider the two tables shown above, that are related by the column MovieID which is unique. Additionally, assume there are no duplicate rows in either of the tables.
Can you write a query that emulates a full join between the two tables?
Show Answer
Get hands-on with 1400+ tech skills courses.