Database Management and SQL Self-Join (Challenge)

# Introduction In this challenge, we will generate a database, create a table and insert data. Afterwards, we will execute a self-join query on the data to ascertain the province associated with a city. The final table will show the city along with its corresponding province.

|60 : 00

Click the virtual machine below to start practicing