πŸ“Š MySQL
Q. The line used to turn on the event scheduler is . . . . . . . .
  • (A) event_scheduler = ON
  • (B) eventscheduler = ON
  • (C) event_scheduler_ON
  • (D) events_scheduler_ON
πŸ’¬ Discuss
βœ… 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.

Explanation by: Bhagwan Das
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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
105
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Bhagwan Das
Publisher
πŸ“ˆ
87%
Success Rate