Adding Unique Constraint to City Names (Challenge)

# Introduction In this challenge, we will be adding a unique constraint to the city names in the `country` table. The purpose of this lab is to ensure that each city name in the `country` table is unique, eliminating any duplicate entries.

|60 : 00

Click the virtual machine below to start practicing