Solved

Which Statement About Changing the Default Database Is FALSE

Question 23

Multiple Choice

Which statement about changing the default database is FALSE?


A) There are two steps to choosing a database to use: changing the default and activation.
B) The MySQL command USE SPIDERS; makes SPIDERS the default database.
C) Tables created in MySQL are added to the default database.
D) To activate a database, you execute the USE command followed by the database's name.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions