Change Default Value for Countrylanguage Table (Challenge)

# Introduction To complete this challenge, we are going to change the default value for a field in the `countrylanguage` table. Specifically, we need to modify the `IsOfficial` field default value to `T`. To make the necessary changes, you need to import the `world.sql` script into a MySQL database and create a SQL script called `changeDefault.sql`.

|60 : 00

Click the virtual machine below to start practicing