- 
					 Any client in the client/server architecture of MySQL can change how the server behaves in relation to itself without impact on other clients.
 
- 
                        
- False
 - True
 - NA
 - NA
 - NA
 
 
Correct Option: B
The MySQL server system variable ‘sql_mode’ can be set up globally. In this way, individual clients would have the ability to change their connection to the server. This variable can affect several aspects of statement executions.