Q. The file created by the server to store the database attributes is _____?
β
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.