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?
이 연습은 강의의 일부입니다