Which mode exists at both global level and session-specific level?
(a) sql_mode
(b) key_buffer_size
(c) server_mode
(d) query_mode
(a) sql_mode
(b) key_buffer_size
(c) server_mode
(d) query_mode
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Correct option is (a) sql_mode
The best explanation: The system variable ‘sql_mode’ that indicates the default SQL mode is an example of a variable that exists at both the global and session levels. This mode affects several aspects of SQL statement processing.