Q. Which statement is used to select a default database?
β
Correct Answer: (A)
USE
Explanation: This question asks about the command used to tell MySQL which database you want to work with. Think of it like choosing a specific folder on your computer to store and access files.