1.

The system variable in MySQL server that enables to configure the SQL mode is __________(a) sql_config(b) sql_mode(c) sql_server(d) sql_enableI got this question in examination.The query is from Server SQL Mode in section Using SQL to Manage Data of MySQL

Answer»

The correct option is (b) sql_mode

To explain I WOULD say: The system VARIABLE ‘sql_mode’ is used by the MySQL server to CONFIGURE the SQL mode. It has an impact on VARIOUS aspects of the SQL statement executions. The other VARIABLES do not exist in the server.



Discussion

No Comment Found

Related InterviewSolutions