-
The permitted value type for the variable ‘character_set_client’ is _____________.
-
- double
- string
- float
- integer
- None of these
Correct Option: B
‘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.