Databases and Schemas — Question 1
Create a database called test_database using the CREATE DATABASE command. Then use the SHOW DATABASES command. What value is in the is_default column for test_database?
本练习是课程的一部分
Create a database called test_database using the CREATE DATABASE command. Then use the SHOW DATABASES command. What value is in the is_default column for test_database?
本练习是课程的一部分