1.

The permitted value type for the variable ‘character_set_client’ is _____________(a) integer(b) float(c) double(d) stringI got this question during an online interview.My enquiry is from System Variables topic in division System, Status and User Variables of MySQL

Answer»

The correct option is (d) string

Best explanation: ‘character_set_client’ is the character SET for STATEMENTS that arrive from the client. The session value of this VARIABLE is set using the character set requested by the client when client CONNECTS to server.



Discussion

No Comment Found

Related InterviewSolutions