-
The variable which represents the default time zone of the MySQL server is _____________.
-
- date_and_time
- system_time
- time_zone
- system_time_zone
- None of these
Correct Option: C
The system variable ‘time_zone’ represents the default time zone of the MySQL server. By default, this variable is set to ‘SYSTEM’ which means to use the system_time_zone setting.