Query User Levels With Left Join | Challenge

# 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.

|60 : 00

Click the virtual machine below to start practicing