# 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.
Click the virtual machine below to start practicing