A

Admin • 833K Points
Coach

Q. Which statement is used to check the status of the event scheduler at runtime?

  • (A) SHOW STATUS OF 'event_scheduler'
  • (B) SHOW VARIABLES OF 'event_scheduler'
  • (C) SHOW STATUS LIKE 'event_scheduler'
  • (D) SHOW VARIABLES LIKE 'event_scheduler'
  • Correct Answer - Option(D)
  • Views: 29
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is about how to check if the event scheduler in MySQL is working. The event scheduler is a feature that lets you run tasks automatically at specific times or intervals.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.