1.

Multiple statement execution is disabled by default.(a) True(b) FalseI got this question during an internship interview.My question is taken from User-Defined Variables topic in chapter System, Status and User Variables of MySQL

Answer»

The correct CHOICE is (a) True

Easy explanation: 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