Q.1.
The error log file has a suffix ______________
Q.2.
The option which finds the startup options supported by the server through mysqld is ______________
Q.3.
Server startup can also be done by the ______________
Q.4.
It is required to have an access privilege for a database before selecting it with ‘USE’.
Q.5.
The keyword used to create a database is __________
Q.6.
Which file is created by the server to store the database attributes?
Q.7.
What is the default storage engine?
Q.8.
The name of the format file for a table named my_tbl is __________
Q.9.
In the CREATE TABLE statement, the engine name specified is case insensitive.