πŸ“Š MySQL
Q. What keyword is used to create a database?
  • (A) CREATE
  • (B) SET
  • (C) SETUP
  • (D) LINK
πŸ’¬ Discuss
βœ… Correct Answer: (A) CREATE

Explanation: CREATE DATABASE statement is used to create a database. A database qualifier must be used to specify the fully qualified name of the database.

Explanation by: Vishal Gupta
CREATE DATABASE statement is used to create a database. A database qualifier must be used to specify the fully qualified name of the database.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
211
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Vishal Gupta
Publisher
πŸ“ˆ
88%
Success Rate