Instruction
Nice! We have successfully inserted the new row since the combination title + year was unique.
But what happens if the combination of values is not unique? Let's find out.
Exercise
Run the template query, that tries to add a new movie where the combination title + year is the same as the combo in another row.



