πŸ“Š MySQL
Q. The file created by the server to store the database attributes is _____?
  • (A) db.otp
  • (B) dp.zip
  • (C) db.opt
  • (D) db.cls
πŸ’¬ Discuss
βœ… Correct Answer: (C) db.opt

Explanation: Whenever a database is created in MySQL, the MySQL server creates a directory with the same name as the database. It creates the file db.opt to store the attributes.

Explanation by: Vishal Gupta
Whenever a database is created in MySQL, the MySQL server creates a directory with the same name as the database. It creates the file db.opt to store the attributes.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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