- 
					 In UNIX, the name of the option file is __________.
 
- 
                        
- .my.ini
 - .my.opt
 - .my.cnf
 - .my.opc
 - None of these
 
 
Correct Option: C
Under Unix, an option file is set up by creating a file named ‘~/.my.cnf’ in the home directory. ‘C:\my.ini’ is the option file that is setup in Windows. An option file stores the connection parameters.