71.
What is the meaning of "SELECT" clause in Mysql?

72.
The operators used when a subquery returns multiple rows to be evaluated in comparison to the outer query are . . . . . . . .

73.
The one that is not optional is . . . . . . . .
SELECT select_list FROM table_list WHERE row_constraint GROUP BY grouping_columns;

74.
Which Key is used to link two tables in Mysql?

75.
The place where the server stores its databases and status files are the data directory.

76.
If ANSI_QUOTES is enabled, MySQL treats the double quotes as . . . . . . . .

77.
The number of binary string types among the following is . . . . . . . .
BINARY, VARBINARY, BLOB, CHAR

78.
The clause that filters JOIN results is called . . . . . . . .

79.
The language in which image processing is least simple is . . . . . . . .