# Introduction In this challenge, we'll use a MySQL database to create tables and insert data. Our primary goal is to retrieve the level information of all users by querying data using a left outer join.
Click the virtual machine below to start practicing