A

Admin • 833K Points
Coach

Q. The statement that is used to check the status of the event scheduler at runtime is . . . . . . . .

  • (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: 30
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is about checking the status of the event scheduler in MySQL. The event scheduler is a feature that allows you to schedule tasks to run 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.