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:

Verified
Correct Answer:
Verified
Q18: Pete would like to set up a
Q19: Which of the following SQL commands changes
Q20: Jesse has written some commands in MySQL
Q21: How can you correct errors in data?
Q22: When a script file contains more than
Q24: What are a script file and a
Q25: What was the original name for SQL?<br>A)
Q26: In MySQL, Philip can use the command
Q27: Which general guideline for naming identifiers should
Q28: Which SQL command do you use to