21.
Which clause is used with an "aggregate functions"?

22.
Which option enables multiple-statement execution?

24.
Which among the following is the correct syntax for defining "ENUM" in Mysql?

25.
Which statement is valid if '`sampledb`' is a database and '`tbl`' is a table in it?

26.
The information about table index characteristics is stored in which table of INFORMATION_SCHEMA?

27.
The mysql client writes a record of executed statements to a history file on Unix.

28.
What are X'61626364? and X'61626364??

29.
Stored programs refer to stored objects of how many of the following types?
functions, procedures, triggers, events

30.
How many of the following languages can interface to bind to the C API of MySQL?
Perl, PHP, Python