Query Population of All Countries (Challenge)

# Introduction In this challenge, we will use the `world` database to query the population of all countries. Begin by importing the necessary data, then create and save a script that can perform the query. Display the population data in units of "ten thousand people". The query will return 239 pieces of information.

|60 : 00

Click the virtual machine below to start practicing