πŸ“Š MySQL
Q. The statement used to select a default database is . . . . . . . .
  • (A) USE
  • (B) CREATE
  • (C) DROP
  • (D) SCHEMA
πŸ’¬ Discuss
βœ… Correct Answer: (A) USE

Explanation: The statement used to select a default database in MySQL is USE. This statement is followed by the name of the database that you want to set as the default. Option A is the correct answer.

Explanation by: Bhagwan Das
The statement used to select a default database in MySQL is USE. This statement is followed by the name of the database that you want to set as the default. Option A is the correct answer.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
102
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Bhagwan Das
Publisher
πŸ“ˆ
83%
Success Rate