1.

Multiple statement execution is enabled by default.(a) True(b) FalseThis question was addressed to me at a job interview.Question is taken from Using Multiple-Statement Execution in section MySQL Programs Using C of MySQL

Answer»

Correct OPTION is (B) False

The EXPLANATION is: The ‘multiple-statement’ execution is not enabled by default, so the server must be TOLD that it is intended to be used. There are two ways to tell the server to ENABLE the execution.



Discussion

No Comment Found

Related InterviewSolutions