41.
How can we define the clause "FROM" in Mysql?

42.
Which file is created by the server to store the database attributes?

43.
How many of the following can be used in stored functions?
PREPARE, EXECUTE, DEALLOCATE PREPARE

44.
Which of these has a lower memory requirements?
mysql_use_result(), mysql_store_result()

45.
How many files does each end of a client/server connection including SSL support use to set up secure communications?

46.
The mode used to turn on strict mode and all of the additional restrictions is . . . . . . . .

47.
What does the AUTO_INCREMENT sequences begin at by default?

48.
The number of languages that have interfaces to bind to the C API of MySQL among these is . . . . . . . .
Perl, PHP, Python

49.
Which clause is used to "Modify the existing field of the table"?

50.
The maximum non zero values for DOUBLE is . . . . . . . .