61.
Which operators test whether a subquery returns any rows?

62.
What is the exec_stmt_ssl written in?

63.
The SQL mode to check for divide by zero error is . . . . . . . .

64.
To execute the contents of a query file 'exec.sql' by feeding it to mysql, which command is used?

65.
Which API provides the lowest level interface to the server?

66.
Transactional processing requires lesser overhead due to CPU cycles and memory.

67.
What will be the output of the following MySQL statement "Null OR Null"?

70.
Which of the following lines is used to turn on the event scheduler?