31.
Using indexes optimizes query performance.

32.
A FULLTEXT index cannot be created for multiple columns.

33.
The keyword used with UNION that retains duplicate rows is . . . . . . . .

34.
Which is the command to move the cursor to the beginning of line in mysql input editor?

35.
The number of tables for which DELAYED works is . . . . . . . .
MyISAM, MEMORY, ARCHIVE, BLACKHOLE

36.
The option that specifies the data directory location at server startup is . . . . . . . .

37.
Which command is used to display all the existing tables in a database?

39.
It is required to have an access privilege for a database before selecting it with 'USE'.