31.
MySQL client runs on the machine containing the databases and servers connect to the client over a network.

32.
Which mode does not remove trailing spaces when CHAR values are retrieved?

33.
If an integer column is used for the values in range 1 to 99999, the best suitable datatype is . . . . . . . .

34.
The mantissa in -1.58E5 is . . . . . . . .

35.
The protocol CGI is . . . . . . . .

36.
What represents a 'tuple' in a relational database?

37.
Which of these is defined to execute when the table is modified only?

38.
Which mode is used to turn off the special meaning of backslash and treat it as an ordinary character?

39.
Before MySQL 5.1.6 which privilege was required to create and drop triggers?