# Introduction In this challenge, we will retrieve the GDP for all countries by querying the `world` database in MySQL. The country name and GDP attributes can be obtained from the country table using a script. The resulting query will provide 239 rows of information.
Click the virtual machine below to start practicing