1.

MySQL server mode values are case sensitive.(a) True(b) FalseThe question was asked in an interview for job.Query is from Server SQL Mode in portion Using SQL to Manage Data of MySQL

Answer»

Correct answer is (B) False

To EXPLAIN I would say: The MySQL server mode values stored in the system variable are not case sensitive. So it does not MAKE a difference if you accidentally store the mode values in lowercase or UPPERCASE.



Discussion

No Comment Found

Related InterviewSolutions