exam questions

Exam 98-364 All Questions

View all questions & answers for the 98-364 exam

Exam 98-364 topic 1 question 180 discussion

Actual exam question from Microsoft's 98-364
Question #: 180
Topic #: 1
[All 98-364 Questions]

Which of the following scripts is used to convert Unix-type zone files into SQL statements, and loads the time zone tables in a mysql database?

  • A. mysql_tzinfo_to_sql
  • B. mysql_time_to_sql
  • C. mysql_timezone_to_sql
  • D. mysql_tz_to_sql
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
rogeriosolano
2 years, 11 months ago
Selected Answer: A
mysql_tzinfo_to_sql script converts the Unix-type zone files into SQL statements and loads time zone tables in the mysql database. It is used on systems that have a zoneinfo database. A zoneinfo database is a set of files describing time zones. Answer B, C, and D are incorrect. No such scripts are available in a MySQL database.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...