Q. The line used to turn on the event scheduler is . . . . . . . .
β
Correct Answer: (A)
event_scheduler = ON
Explanation: This question is asking about how to turn on the event scheduler in MySQL. The event scheduler allows you to run scheduled tasks, like automatically updating data or sending reminders.