1.

The variable which represents the default time zone of the MySQL server is _____________(a) time_zone(b) system_time_zone(c) date_and_time(d) system_timeThe question was posed to me in an online interview.I want to ask this question from Internationalization and Localization Issues topic in chapter General MySQL Administration of MySQL

Answer»

The correct choice is (a) time_zone

For explanation: 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.



Discussion

No Comment Found

Related InterviewSolutions