Database MCQ Set 1 1. The MySQL server is highly configurable. a) True b) False AnswerAnswer: a [Reason:] The MySQL server is highly configurable. Some of the operational characteristics that you can control include which storage engines the server supports, the default character set, and its default time zone. 2. Multiple MySQL servers cannot be…