In UNIX, the name of the option file is . . . . . . . .
A. .my.cnf
B. .my.ini
C. .my.opt
D. .my.opc
Answer: Option A
Solution (By Examveda Team)
This question is about how MySQL is configured on UNIX systems.MySQL uses a special file called an option file to store settings and preferences.
On UNIX systems, this option file is named .my.cnf.
So the correct answer is Option A: .my.cnf
The other options are incorrect.
Related Questions on MySQL Miscellaneous
How is communication established with MySQL?
A. SQL
B. Network calls
C. A programming language like C++
D. APIs
Which type of database management system is MySQL?
A. Object-oriented
B. Hierarchical
C. Relational
D. Network

Join The Discussion