Instruction
Nice! We have successfully inserted the new row because the combination title + year was unique.
What happens if the combination of values is not unique? Let's find out.
Exercise
Try to add a new movie where the combination title + year is the same as for another row. You can, for instance, try to add yet another movie The Kid produced in 2016.



