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