Cities With Over One Million Population (Challenge)

# Introduction In this challenge, we will query information on cities with a population over one million from the `city` table. A MySQL script will be written to import data from the provided `world.sql` script and to retrieve the necessary information from the `city` table. The script will be saved as `getMillion.sql` in the `/home/labex/project` directory and will return only two rows of information.

|60 : 00

Click the virtual machine below to start practicing