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.
This is a Challenge, which differs from a Guided Lab in that you need to try to complete the challenge task independently, rather than following the steps of a lab to learn. Challenges are usually a bit difficult. If you find it difficult, you can discuss with Labby or check the solution.