Which file is created by the server to store the database attributes?
db.cls
db.otp
dp.zip
db.opt
None of these
Correct Option: D
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.