The permitted value type for the variable ‘character_set_client’ is _____________

The permitted value type for the variable ‘character_set_client’ is _____________ Correct Answer string

‘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.

Related Questions