11.
Which storage engine in MySQL provides foreign key support?

12.
The grant table scope columns that is case insensitive is . . . . . . . .

13.
Which of these has higher priority?
writes, reads

14.
The statement used to create a trigger is . . . . . . . .

15.
Which statement suspends the replication related activity of the slave server?

16.
Find odd one out?

17.
Which among the following is the correct representation of "float(1,1)"?

18.
REPAIR TABLE works with how many of the following?
MyISAM, ARCHIVE, CSV

19.
The variable which represents the default time zone of the MySQL server is . . . . . . . .

20.
The collations this statement lists are . . . . . . . .
SHOW COLLATION LIKE 'utf8%'